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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_internal.h75 typedef struct dst_func dst_func_t; typedef in typeref:struct:dst_func
118 dst_func_t * func; /*%< crypto package specific functions */
H A Dgssapi_link.c278 static dst_func_t gssapi_functions = {
299 dst__gssapi_init(dst_func_t **funcp) {
H A Dhmac_link.c309 static dst_func_t hmacmd5_functions = {
330 dst__hmacmd5_init(dst_func_t **funcp) {
578 static dst_func_t hmacsha1_functions = {
599 dst__hmacsha1_init(dst_func_t **funcp) {
847 static dst_func_t hmacsha224_functions = {
868 dst__hmacsha224_init(dst_func_t **funcp) {
1116 static dst_func_t hmacsha256_functions = {
1137 dst__hmacsha256_init(dst_func_t **funcp) {
1385 static dst_func_t hmacsha384_functions = {
1406 dst__hmacsha384_init(dst_func_t **func
[all...]
H A Dopenssldh_link.c600 static dst_func_t openssldh_functions = {
621 dst__openssldh_init(dst_func_t **funcp) {
H A Dopenssldsa_link.c590 static dst_func_t openssldsa_functions = {
611 dst__openssldsa_init(dst_func_t **funcp) {
H A Dopensslrsa_link.c1294 static dst_func_t opensslrsa_functions = {
1315 dst__opensslrsa_init(dst_func_t **funcp, unsigned char algorithm) {
H A Ddst_api.c72 static dst_func_t *dst_t_func[DST_MAX_ALGS];

Completed in 584 milliseconds