Searched refs:HMAC_Key (Results 1 – 1 of 1) sorted by relevance
70 } HMAC_Key; typedef98 HMAC_Key *key; in dst_hmac_md5_sign()112 key = (HMAC_Key *) d_key->dk_KEY_struct; in dst_hmac_md5_sign()167 HMAC_Key *key; in dst_hmac_md5_verify()180 key = (HMAC_Key *) d_key->dk_KEY_struct; in dst_hmac_md5_verify()229 HMAC_Key *hkey = NULL; in dst_buffer_to_hmac_md5()237 if ((hkey = (HMAC_Key *) malloc(sizeof(HMAC_Key))) == NULL) in dst_buffer_to_hmac_md5()287 HMAC_Key *hkey; in dst_hmac_md5_key_to_file_format()298 hkey = (HMAC_Key *) dkey->dk_KEY_struct; in dst_hmac_md5_key_to_file_format()399 HMAC_Key *hkey; in dst_hmac_md5_to_dns_key()[all …]