Searched refs:infoAES256HMAC2 (Results 1 – 2 of 2) sorted by relevance
1600 cipher_key = &ctl_desc->cipherHashInfo.infoAES256HMAC2.cipherKey0; in xlr_sec_control_setup()1601 hmac_key = &ctl_desc->cipherHashInfo.infoAES256HMAC2.hmacKey0; in xlr_sec_control_setup()1608 cipher_key = &ctl_desc->cipherHashInfo.infoAES256HMAC2.cipherKey0; in xlr_sec_control_setup()1609 hmac_key = &ctl_desc->cipherHashInfo.infoAES256HMAC2.hmacKey0; in xlr_sec_control_setup()2382 &desc->ctl_desc.cipherHashInfo.infoAES256HMAC2.cipherKey0, in decode_symkey_desc()2385 &desc->ctl_desc.cipherHashInfo.infoAES256HMAC2.hmacKey0, in decode_symkey_desc()2392 &desc->ctl_desc.cipherHashInfo.infoAES256HMAC2.cipherKey0, in decode_symkey_desc()2395 &desc->ctl_desc.cipherHashInfo.infoAES256HMAC2.hmacKey0, in decode_symkey_desc()
1827 AES256HMAC2_t infoAES256HMAC2; member