Home
last modified time | relevance | path

Searched refs:n_cipher (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/boringssl/src/crypto/cipher_extra/
De_null.cc80 static const EVP_CIPHER n_cipher = { variable
93 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null()
/external/cronet/tot/third_party/boringssl/src/crypto/cipher_extra/
De_null.cc80 static const EVP_CIPHER n_cipher = { variable
93 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null()
/external/boringssl/src/crypto/cipher_extra/
De_null.cc33 static const EVP_CIPHER n_cipher = { variable
46 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_null.c79 static const EVP_CIPHER n_cipher = { variable
85 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null()