Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dcipher.h336 #define EVP_CIPH_STREAM_CIPHER 0x0 macro
/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c188 case EVP_CIPH_STREAM_CIPHER: in EVP_CipherInit_ex()