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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1281 hmac_key = &ctl_desc->cipherHashInfo.infoHMAC.hmacKey0;
1294 hmac_key = &ctl_desc->cipherHashInfo.infoARC4HMAC.hmacKey0;
1312 hmac_key = &ctl_desc->cipherHashInfo.infoARC4StateHMAC.hmacKey0;
1327 hmac_key = &ctl_desc->cipherHashInfo.infoKASUMIF8HMAC.hmacKey0;
1335 hmac_key = &ctl_desc->cipherHashInfo.infoKASUMIF8HMAC2.hmacKey0;
1358 hmac_key = &ctl_desc->cipherHashInfo.infoDESHMAC.hmacKey0;
1372 hmac_key = &ctl_desc->cipherHashInfo.info3DESHMAC.hmacKey0;
1386 hmac_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.hmacKey0;
1400 hmac_key = &ctl_desc->cipherHashInfo.infoAES128HMAC.hmacKey0;
1414 hmac_key = &ctl_desc->cipherHashInfo.infoAES128F8HMAC.hmacKey0;
[all...]
H A Ddesc.h796 uint64_t hmacKey0; member in struct:AES256HMAC_s
812 uint64_t hmacKey0; member in struct:AES256HMAC2_s
867 uint64_t hmacKey0; member in struct:AES192HMAC_s
882 uint64_t hmacKey0; member in struct:AES192HMAC2_s
933 uint64_t hmacKey0; member in struct:AES128HMAC_s
947 uint64_t hmacKey0; member in struct:AES128HMAC2_s
1002 uint64_t hmacKey0; member in struct:AES128F8HMAC_s
1018 uint64_t hmacKey0; member in struct:AES128F8HMAC2_s
1054 uint64_t hmacKey0; member in struct:AES192F8HMAC_s
1072 uint64_t hmacKey0; member in struct:AES192F8HMAC2_s
1112 uint64_t hmacKey0; member in struct:AES256F8HMAC_s
1132 uint64_t hmacKey0; member in struct:AES256F8HMAC2_s
1212 uint64_t hmacKey0; member in struct:DESHMAC_s
1225 uint64_t hmacKey0; member in struct:DESHMAC2_s
1271 uint64_t hmacKey0; member in struct:DES3HMAC_s
1286 uint64_t hmacKey0; member in struct:DES3HMAC2_s
1335 uint64_t hmacKey0; member in struct:HMAC_s
1347 uint64_t hmacKey0; member in struct:HMAC2_s
1385 uint64_t hmacKey0; member in struct:ARC4HMAC_s
1401 uint64_t hmacKey0; member in struct:ARC4HMAC2_s
1446 uint64_t hmacKey0; member in struct:ARC4StateHMAC_s
1501 uint64_t hmacKey0; member in struct:ARC4StateHMAC2_s
1733 uint64_t hmacKey0; member in struct:KASUMIF8HMAC_s
1747 uint64_t hmacKey0; member in struct:KASUMIF8HMAC2_s
[all...]

Completed in 70 milliseconds