Searched refs:CKM_AES_ECB (Results 1 – 15 of 15) sorted by relevance
| /onnv-gate/usr/src/common/crypto/aes/ |
| H A D | aes_impl.h | 178 #undef CKM_AES_ECB 182 #define CKM_AES_ECB AES_ECB_MECH_INFO_TYPE macro
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
| H A D | softEncryptUtil.c | 189 case CKM_AES_ECB: in soft_encrypt_init() 397 case CKM_AES_ECB: in soft_encrypt_common() 505 case CKM_AES_ECB: in soft_encrypt_update() 721 case CKM_AES_ECB: in soft_encrypt_final() 884 case CKM_AES_ECB: in soft_crypt_cleanup()
|
| H A D | softDecryptUtil.c | 167 case CKM_AES_ECB: in soft_decrypt_init() 378 case CKM_AES_ECB: in soft_decrypt_common() 487 case CKM_AES_ECB: in soft_decrypt_update() 730 case CKM_AES_ECB: in soft_decrypt_final()
|
| H A D | softAESCrypt.c | 316 case CKM_AES_ECB: in soft_aes_encrypt_common() 656 case CKM_AES_ECB: in soft_aes_decrypt_common()
|
| H A D | softKeysUtil.c | 1468 case CKM_AES_ECB: in soft_wrapkey() 1515 case CKM_AES_ECB: in soft_wrapkey() 1620 case CKM_AES_ECB: in soft_unwrap_secret_len_check() 1697 case CKM_AES_ECB: in soft_unwrapkey()
|
| H A D | softSlotToken.c | 58 CKM_AES_ECB,
|
| /onnv-gate/usr/src/common/crypto/fips/ |
| H A D | fips_aes_util.c | 384 case CKM_AES_ECB: in fips_aes_encrypt() 653 case CKM_AES_ECB: in fips_aes_decrypt() 1031 aes_key_size, NULL, CKM_AES_ECB); in fips_aes_post() 1040 &aes_bytes_encrypted, CKM_AES_ECB); in fips_aes_post() 1058 aes_key_size, NULL, CKM_AES_ECB); in fips_aes_post() 1067 &aes_bytes_decrypted, CKM_AES_ECB); in fips_aes_post()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
| H A D | kernelGlobal.h | 72 (m) == CKM_DES3_ECB || (m) == CKM_DES3_CBC || (m) == CKM_AES_ECB || \
|
| /onnv-gate/usr/src/lib/libcryptoutil/common/ |
| H A D | mechkeygen.c | 336 case CKM_AES_ECB: in pkcs11_mech2keygen()
|
| H A D | mechkeytype.c | 315 case CKM_AES_ECB: in pkcs11_mech2keytype()
|
| H A D | mechstr.c | 292 { "CKM_AES_ECB", CKM_AES_ECB },
|
| /onnv-gate/usr/src/common/openssl/crypto/engine/ |
| H A D | hw_pk11.c | 365 CKK_AES, CKM_AES_ECB, }, 367 CKK_AES, CKM_AES_ECB, }, 369 CKK_AES, CKM_AES_ECB, },
|
| /onnv-gate/usr/src/lib/pkcs11/include/ |
| H A D | pkcs11t.h | 968 #define CKM_AES_ECB 0x00001081 macro
|
| /onnv-gate/usr/src/uts/common/sys/crypto/ |
| H A D | ioctl.h | 53 #define CKM_AES_ECB 0x00001081 macro
|
| /onnv-gate/usr/src/uts/common/crypto/io/ |
| H A D | crypto.c | 832 fl->fl_threshold[3].mech_type = CKM_AES_ECB; in crypto_build_function_list()
|