HomeSort by: relevance | last modified time | path
    Searched defs:get_key_struct (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
dst_api.c 168 get_key_struct(const dns_name_t *name, unsigned int alg, unsigned int flags,
639 key = get_key_struct(pubkey->key_name, pubkey->key_alg,
875 key = get_key_struct(name, DST_ALG_GSSAPI, 0, DNS_KEYPROTO_DNSSEC, 0,
974 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 0,
1005 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
1043 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 0,
1541 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
1561 get_key_struct(const dns_name_t *name, unsigned int alg, unsigned int flags, function
2299 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c 154 get_key_struct(const dns_name_t *name, unsigned int alg, unsigned int flags,
680 key = get_key_struct(pubkey->key_name, pubkey->key_alg,
914 key = get_key_struct(name, DST_ALG_GSSAPI, 0, DNS_KEYPROTO_DNSSEC, 0,
956 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 0,
990 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
1031 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 0,
1555 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);
1578 get_key_struct(const dns_name_t *name, unsigned int alg, unsigned int flags, function
2360 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx);

Completed in 33 milliseconds