Lines Matching defs:cipher
30 bool IsSupportedAuthenticatedMode(const EVP_CIPHER* cipher) { in IsSupportedAuthenticatedMode()
46 const EVP_CIPHER* cipher = EVP_CIPHER_CTX_cipher(ctx); in IsSupportedAuthenticatedMode() local
62 const EVP_CIPHER* cipher; in GetCipherInfo() local
229 const SSL_CIPHER* cipher = sk_SSL_CIPHER_value(ciphers, i); in GetSSLCiphers() local
368 const EVP_CIPHER* cipher, in CommonInit()
419 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); in Init() local
452 CipherBase* cipher; in Init() local
483 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); in Init() local
524 CipherBase* cipher; in Init() local
659 CipherBase* cipher; in Init() local
675 CipherBase* cipher; in Init() local
775 CipherBase* cipher; in Init() local
852 const char* data, size_t size) { in Init()
883 CipherBase* cipher; in Init() local
955 CipherBase* cipher; in Init() local