Home
last modified time | relevance | path

Searched refs:EVP_CIPHER_CTX_set_app_data (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/include/openssl/
Dcipher.h265 OPENSSL_EXPORT void EVP_CIPHER_CTX_set_app_data(EVP_CIPHER_CTX *ctx,
/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c515 void EVP_CIPHER_CTX_set_app_data(EVP_CIPHER_CTX *ctx, void *data) { in EVP_CIPHER_CTX_set_app_data() function