Searched refs:CKM_DES3_ECB (Results 1 – 15 of 15) sorted by relevance
| /onnv-gate/usr/src/common/crypto/fips/ |
| H A D | fips_des_util.c | 299 case CKM_DES3_ECB: in fips_des_encrypt() 421 case CKM_DES3_ECB: in fips_des_decrypt() 539 CKK_DES3, CKM_DES3_ECB); in fips_des3_post() 552 &des3_bytes_encrypted, CKM_DES3_ECB); in fips_des3_post() 571 CKK_DES3, CKM_DES3_ECB); in fips_des3_post() 584 &des3_bytes_decrypted, CKM_DES3_ECB); in fips_des3_post()
|
| /onnv-gate/usr/src/common/crypto/des/ |
| H A D | des_impl.h | 133 #undef CKM_DES3_ECB 138 #define CKM_DES3_ECB DES3_ECB_MECH_INFO_TYPE macro
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
| H A D | softEncryptUtil.c | 121 case CKM_DES3_ECB: in soft_encrypt_init() 382 case CKM_DES3_ECB: in soft_encrypt_common() 502 case CKM_DES3_ECB: in soft_encrypt_update() 628 case CKM_DES3_ECB: in soft_encrypt_final() 861 case CKM_DES3_ECB: in soft_crypt_cleanup()
|
| H A D | softDecryptUtil.c | 98 case CKM_DES3_ECB: in soft_decrypt_init() 363 case CKM_DES3_ECB: in soft_decrypt_common() 484 case CKM_DES3_ECB: in soft_decrypt_update() 623 case CKM_DES3_ECB: in soft_decrypt_final()
|
| H A D | softKeysUtil.c | 1467 case CKM_DES3_ECB: in soft_wrapkey() 1514 case CKM_DES3_ECB: in soft_wrapkey() 1619 case CKM_DES3_ECB: in soft_unwrap_secret_len_check() 1696 case CKM_DES3_ECB: in soft_unwrapkey()
|
| H A D | softDESCrypt.c | 336 case CKM_DES3_ECB: in soft_des_encrypt_common() 656 case CKM_DES3_ECB: in soft_des_decrypt_common()
|
| H A D | softSlotToken.c | 52 CKM_DES3_ECB,
|
| /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 | 233 case CKM_DES3_ECB: in pkcs11_mech2keygen()
|
| H A D | mechkeytype.c | 212 case CKM_DES3_ECB: in pkcs11_mech2keytype()
|
| H A D | mechstr.c | 101 { "CKM_DES3_ECB", CKM_DES3_ECB },
|
| /onnv-gate/usr/src/lib/pkcs11/include/ |
| H A D | pkcs11t.h | 705 #define CKM_DES3_ECB 0x00000132 macro
|
| /onnv-gate/usr/src/uts/common/sys/crypto/ |
| H A D | ioctl.h | 49 #define CKM_DES3_ECB 0x00000132 macro
|
| /onnv-gate/usr/src/common/openssl/crypto/engine/ |
| H A D | hw_pk11.c | 355 CKK_DES3, CKM_DES3_ECB, },
|
| /onnv-gate/usr/src/uts/common/crypto/io/ |
| H A D | crypto.c | 828 fl->fl_threshold[1].mech_type = CKM_DES3_ECB; in crypto_build_function_list()
|