Searched defs:get_key_struct (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | dst_api.c | 84 static dst_key_t * get_key_struct(dns_name_t *name, 663 key = get_key_struct(pubkey->key_name, pubkey->key_alg, 865 key = get_key_struct(name, DST_ALG_GSSAPI, 0, DNS_KEYPROTO_DNSSEC, 904 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 938 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx); 992 key = get_key_struct(name, alg, flags, protocol, bits, 1410 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx); 1431 get_key_struct(dns_name_t *name, unsigned int alg, function 1905 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
|
Completed in 17 milliseconds