Home
last modified time | relevance | path

Searched refs:SSL_CIPHER_is_block_cipher (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Dtls_record.cc146 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher); in ssl_needs_record_splitting()
Dssl_cipher.cc1427 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/boringssl/src/include/openssl/
Dssl.h1230 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);