Home
last modified time | relevance | path

Searched refs:CRYPTO_ENCRYPTED_DATA_LEN_RANGE (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/common/crypto/aes/
H A Daes_modes.c122 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in aes_decrypt_contiguous_blocks()
141 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in aes_decrypt_contiguous_blocks()
/titanic_44/usr/src/uts/common/crypto/io/
H A Ddca_3des.c70 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in dca_3des()
303 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in dca_3desfinal()
332 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in dca_3desatomic()
628 errno = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in dca_3desdone()
H A Ddca_rsa.c104 rv = decrypt_error_code(mode, CRYPTO_ENCRYPTED_DATA_LEN_RANGE, in dca_rsastart()
115 rv = decrypt_error_code(mode, CRYPTO_ENCRYPTED_DATA_LEN_RANGE, in dca_rsastart()
135 CRYPTO_ENCRYPTED_DATA_LEN_RANGE, in dca_rsastart()
772 CRYPTO_ENCRYPTED_DATA_LEN_RANGE, in dca_pkcs1_unpadding()
H A Daes.c538 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in aes_decrypt()
779 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in aes_decrypt_update()
879 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in aes_decrypt_final()
884 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in aes_decrypt_final()
1114 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in aes_decrypt_atomic()
1217 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in aes_decrypt_atomic()
H A Dblowfish.c391 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in blowfish_decrypt()
584 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in blowfish_decrypt_final()
H A Drsa.c755 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in rsa_decrypt_common()
/titanic_44/usr/src/common/crypto/modes/
H A Dccm.c384 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in ccm_mode_decrypt_contiguous_blocks()
403 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in ccm_mode_decrypt_contiguous_blocks()
455 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in ccm_mode_decrypt_contiguous_blocks()
H A Dcbc.c206 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in cbc_decrypt_contiguous_blocks()
/titanic_44/usr/src/common/crypto/des/
H A Ddes_impl.c1096 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in des_decrypt_contiguous_blocks()
1107 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in des_decrypt_contiguous_blocks()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dcommon.h505 #define CRYPTO_ENCRYPTED_DATA_LEN_RANGE 0x00000011 macro
/titanic_44/usr/src/uts/common/des/
H A Ddes_crypt.c584 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in des_decrypt()
775 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE); in des_decrypt_final()
/titanic_44/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c769 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in blowfish_decrypt_contiguous_blocks()
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c791 rc = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in soft_aes_decrypt_common()
H A DsoftDecryptUtil.c778 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE; in soft_decrypt_final()