Searched refs:HMAC_Key (Results 1 – 1 of 1) sorted by relevance
67 } HMAC_Key; typedef95 HMAC_Key *key; in dst_hmac_md5_sign()109 key = (HMAC_Key *) d_key->dk_KEY_struct; in dst_hmac_md5_sign()164 HMAC_Key *key; in dst_hmac_md5_verify()177 key = (HMAC_Key *) d_key->dk_KEY_struct; in dst_hmac_md5_verify()226 HMAC_Key *hkey = NULL; in dst_buffer_to_hmac_md5()234 if ((hkey = (HMAC_Key *) malloc(sizeof(HMAC_Key))) == NULL) in dst_buffer_to_hmac_md5()284 HMAC_Key *hkey; in dst_hmac_md5_key_to_file_format()295 hkey = (HMAC_Key *) dkey->dk_KEY_struct; in dst_hmac_md5_key_to_file_format()396 HMAC_Key *hkey; in dst_hmac_md5_to_dns_key()[all …]