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

  /external/chromium_org/third_party/boringssl/src/crypto/cipher/
cipher_error.c 65 {ERR_PACK(ERR_LIB_CIPHER, 0, CIPHER_R_WRAP_MODE_NOT_ALLOWED), "WRAP_MODE_NOT_ALLOWED"},
  /external/chromium_org/third_party/boringssl/src/include/openssl/
cipher.h 476 #define CIPHER_R_WRAP_MODE_NOT_ALLOWED 100

Completed in 30 milliseconds