Searched refs:dst_buffer_to_key (Results 1 – 3 of 3) sorted by relevance
18 #define dst_buffer_to_key __dst_buffer_to_key macro88 DST_KEY *dst_buffer_to_key(const char *, /*!< name of the key */
65 dstkey = dst_buffer_to_key(key->name, KEY_HMAC_MD5, in res_nsendsigned()
571 return dst_buffer_to_key(in_name, alg, flags, proto, deckey, dlen); in dst_s_read_public_key()757 dst_buffer_to_key(const char *key_name, /*!< name of the key */ in dst_buffer_to_key() function