Searched refs:dst_key_frombuffer (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/dig/lib/dns/include/dst/ |
| D | dst.h | 230 dst_key_frombuffer(unsigned int alg, unsigned int flags, unsigned int protocol,
|
| /openbsd/src/usr.bin/dig/lib/dns/ |
| D | tsig.c | 294 result = dst_key_frombuffer(DST_ALG_HMACSHA1, in dns_tsigkey_create() 307 result = dst_key_frombuffer(DST_ALG_HMACSHA224, in dns_tsigkey_create() 320 result = dst_key_frombuffer(DST_ALG_HMACSHA256, in dns_tsigkey_create() 333 result = dst_key_frombuffer(DST_ALG_HMACSHA384, in dns_tsigkey_create() 346 result = dst_key_frombuffer(DST_ALG_HMACSHA512, in dns_tsigkey_create()
|
| D | dst_api.c | 227 dst_key_frombuffer(unsigned int alg, unsigned int flags, unsigned int protocol, in dst_key_frombuffer() function
|