Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/rmi/dev/sec/
HDrmilib.c1592 cipher_key = &ctl_desc->cipherHashInfo.infoAES192F8HMAC2.cipherKey0; in xlr_sec_control_setup()
1593 hmac_key = &ctl_desc->cipherHashInfo.infoAES192F8HMAC2.hmacKey0; in xlr_sec_control_setup()
2647 &desc->ctl_desc.cipherHashInfo.infoAES192F8HMAC2.cipherKey0, in decode_symkey_desc()
2650 &desc->ctl_desc.cipherHashInfo.infoAES192F8HMAC2.hmacKey0, in decode_symkey_desc()
HDdesc.h1825 AES192F8HMAC2_t infoAES192F8HMAC2; member