Searched refs:infoAES192GCM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1688 cipher_key = &ctl_desc->cipherHashInfo.infoAES192GCM.cipherKey0;
1689 hmac_key = &ctl_desc->cipherHashInfo.infoAES192GCM.GCMH0;
1696 cipher_key = &ctl_desc->cipherHashInfo.infoAES192GCM.cipherKey0;
1697 hmac_key = &ctl_desc->cipherHashInfo.infoAES192GCM.GCMH0;
2461 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.cipherKey0,
2464 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.GCMH0,
2470 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.cipherKey0,
2473 &desc->ctl_desc.cipherHashInfo.infoAES192GCM.GCMH0,
H A Ddesc.h1815 AES192GCM_t infoAES192GCM; member in union:CipherHashInfo_u

Completed in 73 milliseconds