Home
last modified time | relevance | path

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

/NextBSD/sys/mips/rmi/dev/sec/
HDrmilib.c1776 cipher_key = &ctl_desc->cipherHashInfo.infoAES128F9.cipherKey0; in xlr_sec_control_setup()
1777 hmac_key = &ctl_desc->cipherHashInfo.infoAES128F9.authKey0; in xlr_sec_control_setup()
1784 cipher_key = &ctl_desc->cipherHashInfo.infoAES128F9.cipherKey0; in xlr_sec_control_setup()
1785 hmac_key = &ctl_desc->cipherHashInfo.infoAES128F9.authKey0; in xlr_sec_control_setup()
2539 &desc->ctl_desc.cipherHashInfo.infoAES128F9.cipherKey0, in decode_symkey_desc()
2542 &desc->ctl_desc.cipherHashInfo.infoAES128F9.authKey0, in decode_symkey_desc()
2548 &desc->ctl_desc.cipherHashInfo.infoAES128F9.cipherKey0, in decode_symkey_desc()
2551 &desc->ctl_desc.cipherHashInfo.infoAES128F9.authKey0, in decode_symkey_desc()
HDdesc.h1842 AES128F9_t infoAES128F9; member