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.c130 SSL_CIPHER_is_block_cipher(ssl->aead_write_ctx->cipher); in ssl_needs_record_splitting()
Dssl_cipher.c1609 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/boringssl/src/include/openssl/
Dssl.h1059 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);