Searched refs:infoAES128HMAC (Results 1 – 2 of 2) sorted by relevance
1385 cipher_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.cipherKey0; in xlr_sec_control_setup()1386 hmac_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.hmacKey0; in xlr_sec_control_setup()1399 cipher_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.cipherKey0; in xlr_sec_control_setup()1400 hmac_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.hmacKey0; in xlr_sec_control_setup()2213 &desc->ctl_desc.cipherHashInfo.infoAES128HMAC.cipherKey0, in decode_symkey_desc()2216 &desc->ctl_desc.cipherHashInfo.infoAES128HMAC.hmacKey0, in decode_symkey_desc()2228 &desc->ctl_desc.cipherHashInfo.infoAES128HMAC.cipherKey0, in decode_symkey_desc()2231 &desc->ctl_desc.cipherHashInfo.infoAES128HMAC.hmacKey0, in decode_symkey_desc()
1787 AES128HMAC_t infoAES128HMAC; member