HomeSort by relevance Sort by last modified time
    Searched refs:CIPHER_R_UNSUPPORTED_KEY_SIZE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/cipher/
cipher_error.c 62 {ERR_PACK(ERR_LIB_CIPHER, 0, CIPHER_R_UNSUPPORTED_KEY_SIZE), "UNSUPPORTED_KEY_SIZE"},
aead.c 38 OPENSSL_PUT_ERROR(CIPHER, EVP_AEAD_CTX_init, CIPHER_R_UNSUPPORTED_KEY_SIZE);
  /external/chromium_org/third_party/boringssl/src/include/openssl/
cipher.h 490 #define CIPHER_R_UNSUPPORTED_KEY_SIZE 114

Completed in 158 milliseconds