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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1287 cipher_key = &ctl_desc->cipherHashInfo.infoARC4.cipherKey0;
1293 cipher_key = &ctl_desc->cipherHashInfo.infoARC4HMAC.cipherKey0;
1301 cipher_key = &ctl_desc->cipherHashInfo.infoARC4State.cipherKey0;
1309 cipher_key = &ctl_desc->cipherHashInfo.infoARC4StateHMAC.cipherKey0;
1319 cipher_key = &ctl_desc->cipherHashInfo.infoKASUMIF8.cipherKey0;
1325 cipher_key = &ctl_desc->cipherHashInfo.infoKASUMIF8HMAC.cipherKey0;
1333 cipher_key = &ctl_desc->cipherHashInfo.infoKASUMIF8HMAC2.cipherKey0;
1341 cipher_key = &ctl_desc->cipherHashInfo.infoKASUMIF8GCM.cipherKey0;
1349 cipher_key = &ctl_desc->cipherHashInfo.infoKASUMIF8F9.cipherKey0;
1357 cipher_key = &ctl_desc->cipherHashInfo.infoDESHMAC.cipherKey0;
[all...]
H A Ddesc.h792 uint64_t cipherKey0; member in struct:AES256HMAC_s
808 uint64_t cipherKey0; member in struct:AES256HMAC2_s
832 uint64_t cipherKey0; member in struct:AES256GCM_s
843 uint64_t cipherKey0; member in struct:AES256F9_s
853 uint64_t cipherKey0; member in struct:AES256_s
864 uint64_t cipherKey0; member in struct:AES192HMAC_s
879 uint64_t cipherKey0; member in struct:AES192HMAC2_s
902 uint64_t cipherKey0; member in struct:AES192GCM_s
912 uint64_t cipherKey0; member in struct:AES192F9_s
921 uint64_t cipherKey0; member in struct:AES192_s
931 uint64_t cipherKey0; member in struct:AES128HMAC_s
945 uint64_t cipherKey0; member in struct:AES128HMAC2_s
967 uint64_t cipherKey0; member in struct:AES128GCM_s
976 uint64_t cipherKey0; member in struct:AES128F9_s
984 uint64_t cipherKey0; member in struct:AES128_s
990 uint64_t cipherKey0; member in struct:AES128F8_s
998 uint64_t cipherKey0; member in struct:AES128F8HMAC_s
1014 uint64_t cipherKey0; member in struct:AES128F8HMAC2_s
1038 uint64_t cipherKey0; member in struct:AES192F8_s
1048 uint64_t cipherKey0; member in struct:AES192F8HMAC_s
1066 uint64_t cipherKey0; member in struct:AES192F8HMAC2_s
1092 uint64_t cipherKey0; member in struct:AES256F8_s
1104 uint64_t cipherKey0; member in struct:AES256F8HMAC_s
1124 uint64_t cipherKey0; member in struct:AES256F8HMAC2_s
1152 uint64_t cipherKey0; member in struct:AES128F8GCM_s
1161 uint64_t cipherKey0; member in struct:AES192F8GCM_s
1171 uint64_t cipherKey0; member in struct:AES256F8GCM_s
1182 uint64_t cipherKey0; member in struct:AES128F8F9_s
1190 uint64_t cipherKey0; member in struct:AES192F8F9_s
1199 uint64_t cipherKey0; member in struct:AES256F8F9_s
1211 uint64_t cipherKey0; member in struct:DESHMAC_s
1224 uint64_t cipherKey0; member in struct:DESHMAC2_s
1245 uint64_t cipherKey0; member in struct:DESGCM_s
1253 uint64_t cipherKey0; member in struct:DESF9_s
1260 uint64_t cipherKey0; member in struct:DES_s
1268 uint64_t cipherKey0; member in struct:DES3HMAC_s
1283 uint64_t cipherKey0; member in struct:DES3HMAC2_s
1306 uint64_t cipherKey0; member in struct:DES3GCM_s
1316 uint64_t cipherKey0; member in struct:DES3F9_s
1325 uint64_t cipherKey0; member in struct:DES3_s
1381 uint64_t cipherKey0; member in struct:ARC4HMAC_s
1397 uint64_t cipherKey0; member in struct:ARC4HMAC2_s
1421 uint64_t cipherKey0; member in struct:ARC4GCM_s
1432 uint64_t cipherKey0; member in struct:ARC4F9_s
1442 uint64_t cipherKey0; member in struct:ARC4StateHMAC_s
1497 uint64_t cipherKey0; member in struct:ARC4StateHMAC2_s
1560 uint64_t cipherKey0; member in struct:ARC4StateGCM_s
1615 uint64_t cipherKey0; member in struct:ARC4StateF9_s
1670 uint64_t cipherKey0; member in struct:ARC4_s
1678 uint64_t cipherKey0; member in struct:ARC4State_s
1725 uint64_t cipherKey0; member in struct:KASUMIF8_s
1731 uint64_t cipherKey0; member in struct:KASUMIF8HMAC_s
1745 uint64_t cipherKey0; member in struct:KASUMIF8HMAC2_s
1767 uint64_t cipherKey0; member in struct:KASUMIF8GCM_s
1776 uint64_t cipherKey0; member in struct:KASUMIF8F9_s
[all...]

Completed in 65 milliseconds