Searched refs:hmac_sha1 (Results 1 – 4 of 4) sorted by relevance
834 const u8 hmac_sha1[] = { variable
443 mlan/esa/common/hmac_sha1.o \
167 HMAC_TEST(SHA1, foo_data, hmac_sha1, hmac_key),
8183 subcmd_hmac_sha1_t *hmac_sha1 = MNULL; in wlan_cmd_crypto() local8218 hmac_sha1 = (subcmd_hmac_sha1_t *)cry_cmd->subCmd; in wlan_cmd_crypto()8219 hmac_sha1->output_len = cfg->output_len; in wlan_cmd_crypto()8220 hmac_sha1->data_blks_nr = cfg->data_blks_nr; in wlan_cmd_crypto()8222 ptlv = hmac_sha1->tlv; in wlan_cmd_crypto()