HomeSort by relevance Sort by last modified time
    Searched refs:dst_key (Results 1 - 5 of 5) sorted by null

  /bionic/libc/private/isc/
dst.h 7 typedef struct dst_key { struct
14 } DST_KEY;
65 DST_KEY *, /* the key to use */
73 DST_KEY *, /* the key to use */
81 DST_KEY *dst_read_key(const char *, /* name of key */
86 int dst_write_key(const DST_KEY *, /* key to write out */
89 DST_KEY *dst_dnskey_to_key(const char *, /* KEY record name */
94 int dst_key_to_dnskey(const DST_KEY *, /* key to translate */
99 DST_KEY *dst_buffer_to_key(const char *, /* name of the key */
107 int dst_key_to_buffer(DST_KEY *, u_char *, int)
    [all...]
  /bionic/libc/private/
arpa_nameser.h 230 struct dst_key *key;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 233 struct dst_key *key;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 233 struct dst_key *key;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 233 struct dst_key *key;

Completed in 529 milliseconds