Home
last modified time | relevance | path

Searched refs:CIPHER_R_INVALID_KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/include/openssl/
Dcipher.h621 #define CIPHER_R_INVALID_KEY_LENGTH 110 macro
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc250 case CIPHER_R_INVALID_KEY_LENGTH: in throwForCipherError()
/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c568 OPENSSL_PUT_ERROR(CIPHER, CIPHER_R_INVALID_KEY_LENGTH); in EVP_CIPHER_CTX_set_key_length()