Searched refs:SSL_CIPHER_is_block_cipher (Results 1 – 7 of 7) sorted by relevance
256 SSL_CIPHER_is_block_cipher(s3->aead_write_ctx->cipher()) && in SSL_serialize_handback()264 SSL_CIPHER_is_block_cipher(s3->aead_read_ctx->cipher()) && in SSL_serialize_handback()
148 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher()); in ssl_needs_record_splitting()
1459 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
59 SSL_CIPHER_is_block_cipher
1611 '#define SSL_CIPHER_is_block_cipher GRPC_SHADOW_SSL_CIPHER_is_block_cipher',
1247 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);
87 #define SSL_CIPHER_is_block_cipher GRPC_SHADOW_SSL_CIPHER_is_block_cipher macro