Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_aead_ctx.cc187 if (SSL_CIPHER_is_block_cipher(cipher())) { in MaxSealInputLen()
Dtls_record.cc148 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher()); in ssl_needs_record_splitting()
Dhandoff.cc330 SSL_CIPHER_is_block_cipher(s3->aead_write_ctx->cipher()) && in SSL_serialize_handback()
338 SSL_CIPHER_is_block_cipher(s3->aead_read_ctx->cipher()) && // in SSL_serialize_handback()
Dssl_cipher.cc1451 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_aead_ctx.cc187 if (SSL_CIPHER_is_block_cipher(cipher())) { in MaxSealInputLen()
Dtls_record.cc148 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher()); in ssl_needs_record_splitting()
Dhandoff.cc330 SSL_CIPHER_is_block_cipher(s3->aead_write_ctx->cipher()) && in SSL_serialize_handback()
338 SSL_CIPHER_is_block_cipher(s3->aead_read_ctx->cipher()) && // in SSL_serialize_handback()
Dssl_cipher.cc1451 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/boringssl/src/ssl/
Dssl_aead_ctx.cc187 if (SSL_CIPHER_is_block_cipher(cipher())) { in MaxSealInputLen()
Dtls_record.cc49 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher()); in ssl_needs_record_splitting()
Dhandoff.cc330 SSL_CIPHER_is_block_cipher(s3->aead_write_ctx->cipher()) && in SSL_serialize_handback()
338 SSL_CIPHER_is_block_cipher(s3->aead_read_ctx->cipher()) && // in SSL_serialize_handback()
Dssl_cipher.cc1320 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandoff.cc320 SSL_CIPHER_is_block_cipher(s3->aead_write_ctx->cipher()) && in SSL_serialize_handback()
328 SSL_CIPHER_is_block_cipher(s3->aead_read_ctx->cipher()) && in SSL_serialize_handback()
Dtls_record.cc148 SSL_CIPHER_is_block_cipher(ssl->s3->aead_write_ctx->cipher()); in ssl_needs_record_splitting()
Dssl_cipher.cc1461 int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher) { in SSL_CIPHER_is_block_cipher() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Dssl.h1320 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);
/external/cronet/stable/third_party/boringssl/src/include/openssl/
Dssl.h1567 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);
/external/cronet/tot/third_party/boringssl/src/include/openssl/
Dssl.h1567 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);
/external/boringssl/src/include/openssl/
Dssl.h1437 OPENSSL_EXPORT int SSL_CIPHER_is_block_cipher(const SSL_CIPHER *cipher);
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h61 #define SSL_CIPHER_is_block_cipher BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CIPHER_is_block_ciphe… macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h61 #define SSL_CIPHER_is_block_cipher BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CIPHER_is_block_ciphe… macro