Home
last modified time | relevance | path

Searched defs:EVP_Cipher (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c470 int EVP_Cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in EVP_Cipher() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h991 #define EVP_Cipher GRPC_SHADOW_EVP_Cipher macro