Lines Matching defs:cipher
29 bool IsSupportedAuthenticatedMode(const EVP_CIPHER* cipher) { in IsSupportedAuthenticatedMode()
45 const EVP_CIPHER* cipher = EVP_CIPHER_CTX_cipher(ctx); in IsSupportedAuthenticatedMode() local
61 const EVP_CIPHER* cipher; in GetCipherInfo() local
228 const SSL_CIPHER* cipher = sk_SSL_CIPHER_value(ciphers, i); in GetSSLCiphers() local
367 const EVP_CIPHER* cipher, in CommonInit()
418 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); in Init() local
451 CipherBase* cipher; in Init() local
482 const EVP_CIPHER* const cipher = EVP_get_cipherbyname(cipher_type); in Init() local
523 CipherBase* cipher; in Init() local
658 CipherBase* cipher; in Init() local
674 CipherBase* cipher; in Init() local
774 CipherBase* cipher; in Init() local
851 const char* data, size_t size) { in Init()
882 CipherBase* cipher; in Init() local
954 CipherBase* cipher; in Init() local