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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1664 cipher_key = &ctl_desc->cipherHashInfo.infoAES128GCM.cipherKey0;
1665 hmac_key = &ctl_desc->cipherHashInfo.infoAES128GCM.GCMH0;
1672 cipher_key = &ctl_desc->cipherHashInfo.infoAES128GCM.cipherKey0;
1673 hmac_key = &ctl_desc->cipherHashInfo.infoAES128GCM.GCMH0;
2443 &desc->ctl_desc.cipherHashInfo.infoAES128GCM.cipherKey0,
2446 &desc->ctl_desc.cipherHashInfo.infoAES128GCM.GCMH0,
2452 &desc->ctl_desc.cipherHashInfo.infoAES128GCM.cipherKey0,
2455 &desc->ctl_desc.cipherHashInfo.infoAES128GCM.GCMH0,
2668 &desc->ctl_desc.cipherHashInfo.infoAES128GCM.GCMH0,
H A Ddesc.h1816 AES128GCM_t infoAES128GCM; member in union:CipherHashInfo_u

Completed in 136 milliseconds