Home
last modified time | relevance | path

Searched refs:infoARC4StateGCM (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/mips/rmi/dev/sec/
Drmilib.c1638 cipher_key = &ctl_desc->cipherHashInfo.infoARC4StateGCM.cipherKey0; in xlr_sec_control_setup()
1640 &ctl_desc->cipherHashInfo.infoARC4StateGCM.Arc4SboxData0; in xlr_sec_control_setup()
1641 hmac_key = &ctl_desc->cipherHashInfo.infoARC4StateGCM.GCMH0; in xlr_sec_control_setup()
2410 &desc->ctl_desc.cipherHashInfo.infoARC4StateGCM.cipherKey0, in decode_symkey_desc()
2413 &desc->ctl_desc.cipherHashInfo.infoARC4StateGCM.GCMH0, in decode_symkey_desc()
Ddesc.h1820 ARC4StateGCM_t infoARC4StateGCM; member