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

  /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 */
  /src/lib/libresolv/
res_sendsigned.c 68 dstkey = dst_buffer_to_key(key->name, KEY_HMAC_MD5,
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 *

Completed in 13 milliseconds