Searched refs:infoAES192GCM (Results 1 – 2 of 2) sorted by relevance
1688 cipher_key = &ctl_desc->cipherHashInfo.infoAES192GCM.cipherKey0; in xlr_sec_control_setup()1689 hmac_key = &ctl_desc->cipherHashInfo.infoAES192GCM.GCMH0; in xlr_sec_control_setup()1696 cipher_key = &ctl_desc->cipherHashInfo.infoAES192GCM.cipherKey0; in xlr_sec_control_setup()1697 hmac_key = &ctl_desc->cipherHashInfo.infoAES192GCM.GCMH0; in xlr_sec_control_setup()2461 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.cipherKey0, in decode_symkey_desc()2464 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.GCMH0, in decode_symkey_desc()2470 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.cipherKey0, in decode_symkey_desc()2473 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.GCMH0, in decode_symkey_desc()
1815 AES192GCM_t infoAES192GCM; member