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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1712 cipher_key = &ctl_desc->cipherHashInfo.infoAES256GCM.cipherKey0;
1713 hmac_key = &ctl_desc->cipherHashInfo.infoAES256GCM.GCMH0;
1720 cipher_key = &ctl_desc->cipherHashInfo.infoAES256GCM.cipherKey0;
1721 hmac_key = &ctl_desc->cipherHashInfo.infoAES256GCM.GCMH0;
2479 &desc->ctl_desc.cipherHashInfo.infoAES256GCM.cipherKey0,
2482 &desc->ctl_desc.cipherHashInfo.infoAES256GCM.GCMH0,
2488 &desc->ctl_desc.cipherHashInfo.infoAES256GCM.cipherKey0,
2491 &desc->ctl_desc.cipherHashInfo.infoAES256GCM.GCMH0,
H A Ddesc.h1814 AES256GCM_t infoAES256GCM; member in union:CipherHashInfo_u

Completed in 76 milliseconds