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

/illumos-gate/usr/src/common/crypto/aes/
H A Daes_modes.c122 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
141 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_3des.c70 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
303 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
332 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
628 errno = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
H A Ddca_rsa.c104 rv = decrypt_error_code(mode, CRYPTO_ENCRYPTED_DATA_LEN_RANGE,
115 rv = decrypt_error_code(mode, CRYPTO_ENCRYPTED_DATA_LEN_RANGE,
135 CRYPTO_ENCRYPTED_DATA_LEN_RANGE,
772 CRYPTO_ENCRYPTED_DATA_LEN_RANGE,
H A Daes.c538 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
779 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
879 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
884 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
1114 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
1217 ret = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
H A Dblowfish.c391 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
584 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
H A Drsa.c755 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
/illumos-gate/usr/src/common/crypto/modes/
H A Dcbc.c206 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
H A Dccm.c384 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
403 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
455 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h510 #define CRYPTO_ENCRYPTED_DATA_LEN_RANGE 0x00000011 macro
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c584 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
775 return (CRYPTO_ENCRYPTED_DATA_LEN_RANGE);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c791 rc = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
H A DsoftDecryptUtil.c778 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c1096 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
1107 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;
/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c769 rv = CRYPTO_ENCRYPTED_DATA_LEN_RANGE;

Completed in 75 milliseconds