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

  /src/lib/libresolv/
dst_api.c 35 * DST_KEY *dst_buffer_to_key() Converst a data in buffer to KEY
579 return dst_buffer_to_key(in_name, alg, flags, proto, deckey, dlen);
754 * dst_buffer_to_key
765 dst_buffer_to_key(const char *key_name, /*!< name of the key */ function in typeref:typename:DST_KEY *
  /src/lib/libc/include/isc/
dst.h 20 #define dst_buffer_to_key __dst_buffer_to_key macro
90 DST_KEY *dst_buffer_to_key(const char *, /*!< name of the key */

Completed in 11 milliseconds