Searched refs:dst_func_t (Results 1 - 16 of 16) sorted by relevance

/bind-9.11.3/lib/dns/
H A Ddst_internal.h75 typedef struct dst_func dst_func_t; typedef in typeref:struct:dst_func
149 dst_func_t * func; /*%< crypto package specific functions */
H A Dhmac_link.c316 static dst_func_t hmacmd5_functions = {
341 dst__hmacmd5_init(dst_func_t **funcp) {
624 static dst_func_t hmacsha1_functions = {
649 dst__hmacsha1_init(dst_func_t **funcp) {
917 static dst_func_t hmacsha224_functions = {
942 dst__hmacsha224_init(dst_func_t **funcp) {
1204 static dst_func_t hmacsha256_functions = {
1229 dst__hmacsha256_init(dst_func_t **funcp) {
1491 static dst_func_t hmacsha384_functions = {
1516 dst__hmacsha384_init(dst_func_t **func
[all...]
H A Dgssapi_link.c351 static dst_func_t gssapi_functions = {
376 dst__gssapi_init(dst_func_t **funcp) {
H A Dopensslecdsa_link.c609 static dst_func_t opensslecdsa_functions = {
634 dst__opensslecdsa_init(dst_func_t **funcp) {
H A Dopenssleddsa_link.c632 static dst_func_t openssleddsa_functions = {
657 dst__openssleddsa_init(dst_func_t **funcp) {
H A Dopensslgost_link.c549 static dst_func_t opensslgost_functions = {
574 dst__opensslgost_init(dst_func_t **funcp) {
H A Dopenssldh_link.c727 static dst_func_t openssldh_functions = {
752 dst__openssldh_init(dst_func_t **funcp) {
H A Dopenssldsa_link.c770 static dst_func_t openssldsa_functions = {
795 dst__openssldsa_init(dst_func_t **funcp) {
H A Dpkcs11gost_link.c913 static dst_func_t pkcs11gost_functions = {
938 dst__pkcs11gost_init(dst_func_t **funcp) {
H A Dpkcs11dh_link.c1092 static dst_func_t pkcs11dh_functions = {
1117 dst__pkcs11dh_init(dst_func_t **funcp) {
H A Dpkcs11dsa_link.c1082 static dst_func_t pkcs11dsa_functions = {
1107 dst__pkcs11dsa_init(dst_func_t **funcp) {
H A Dpkcs11eddsa_link.c1141 static dst_func_t pkcs11eddsa_functions = {
1166 dst__pkcs11eddsa_init(dst_func_t **funcp) {
H A Dopensslrsa_link.c1754 static dst_func_t opensslrsa_functions = {
1779 dst__opensslrsa_init(dst_func_t **funcp, unsigned char algorithm) {
H A Dpkcs11ecdsa_link.c1154 static dst_func_t pkcs11ecdsa_functions = {
1179 dst__pkcs11ecdsa_init(dst_func_t **funcp) {
H A Dpkcs11rsa_link.c2188 static dst_func_t pkcs11rsa_functions = {
2217 dst__pkcs11rsa_init(dst_func_t **funcp) {
H A Ddst_api.c71 static dst_func_t *dst_t_func[DST_MAX_ALGS];

Completed in 59 milliseconds