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

  /external/openssl/crypto/evp/
evp_lib.c 206 unsigned long EVP_CIPHER_CTX_flags(const EVP_CIPHER_CTX *ctx)
  /external/chromium_org/third_party/boringssl/src/crypto/cipher/
cipher.c 201 if (!(EVP_CIPHER_CTX_flags(ctx) & EVP_CIPH_CUSTOM_IV)) {
537 uint32_t EVP_CIPHER_CTX_flags(const EVP_CIPHER_CTX *ctx) {

Completed in 68 milliseconds