Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/rmi/dev/sec/
Drmilib.c1824 cipher_key = &ctl_desc->cipherHashInfo.infoAES256F9.cipherKey0; in xlr_sec_control_setup()
1825 hmac_key = &ctl_desc->cipherHashInfo.infoAES256F9.authKey0; in xlr_sec_control_setup()
1832 cipher_key = &ctl_desc->cipherHashInfo.infoAES256F9.cipherKey0; in xlr_sec_control_setup()
1833 hmac_key = &ctl_desc->cipherHashInfo.infoAES256F9.authKey0; in xlr_sec_control_setup()
2575 &desc->ctl_desc.cipherHashInfo.infoAES256F9.cipherKey0, in decode_symkey_desc()
2578 &desc->ctl_desc.cipherHashInfo.infoAES256F9.authKey0, in decode_symkey_desc()
2584 &desc->ctl_desc.cipherHashInfo.infoAES256F9.cipherKey0, in decode_symkey_desc()
2587 &desc->ctl_desc.cipherHashInfo.infoAES256F9.authKey0, in decode_symkey_desc()
Ddesc.h1840 AES256F9_t infoAES256F9; member