Home
last modified time | relevance | path

Searched refs:algname_is_allocated (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/dig/lib/dns/
H A Dtsig.c42 #define algname_is_allocated(algname) \ macro
261 if (algname_is_allocated(tkey->algorithm)) { in dns_tsigkey_createfromkey()
375 if (algname_is_allocated(key->algorithm)) { in tsigkey_free()