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

/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_internal.h57 typedef struct dst_func dst_func_t; typedef in typeref:struct:dst_func
88 dst_func_t * func; /*%< crypto package specific functions */
H A Dhmac_link.c175 static dst_func_t hmacsha1_functions = {
187 dst__hmacsha1_init(dst_func_t **funcp) {
319 static dst_func_t hmacsha224_functions = {
331 dst__hmacsha224_init(dst_func_t **funcp) {
463 static dst_func_t hmacsha256_functions = {
475 dst__hmacsha256_init(dst_func_t **funcp) {
607 static dst_func_t hmacsha384_functions = {
619 dst__hmacsha384_init(dst_func_t **funcp) {
751 static dst_func_t hmacsha512_functions = {
763 dst__hmacsha512_init(dst_func_t **func
[all...]
H A Ddst_api.c53 static dst_func_t *dst_t_func[DST_MAX_ALGS];

Completed in 128 milliseconds