Home
last modified time | relevance | path

Searched defs:cipher_ctx (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwaes/
Dmain.c33 static EVP_CIPHER_CTX* cipher_ctx; variable
/aosp_15_r20/external/mbedtls/programs/aes/
H A Dcrypt_and_hash.c77 mbedtls_cipher_context_t cipher_ctx; in main() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/aes/
H A Dcrypt_and_hash.c77 mbedtls_cipher_context_t cipher_ctx; in main() local
/aosp_15_r20/trusty/user/app/storage/
Dcrypt.c62 static EVP_CIPHER_CTX* cipher_ctx; variable
/aosp_15_r20/external/rust/crates/openssl/src/
Dlib.rs150 pub mod cipher_ctx; module
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cmac/
H A Dcmac.c64 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cmac/
Dcmac.c62 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cmac/
H A Dcmac.c64 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cmac/
Dcmac.c62 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpkcs12.c161 mbedtls_cipher_context_t cipher_ctx; in mbedtls_pkcs12_pbe_ext() local
H A Dpkcs5.c143 mbedtls_cipher_context_t cipher_ctx; in mbedtls_pkcs5_pbes2_ext() local
/aosp_15_r20/external/mbedtls/library/
H A Dpkcs12.c159 mbedtls_cipher_context_t cipher_ctx; in mbedtls_pkcs12_pbe_ext() local
H A Dpkcs5.c141 mbedtls_cipher_context_t cipher_ctx; in mbedtls_pkcs5_pbes2_ext() local
/aosp_15_r20/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c235 EVP_CIPHER_CTX* cipher_ctx = EVP_CIPHER_CTX_new(); in hwkey_get_derived_key() local
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A De_tls.c33 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_tls.c34 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A De_tls.c33 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_tls.c34 EVP_CIPHER_CTX cipher_ctx; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc3812 Array<uint8_t> *out, EVP_CIPHER_CTX *cipher_ctx, HMAC_CTX *hmac_ctx, in decrypt_ticket_with_cipher_ctx()
3869 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_cb() local
3909 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_ticket_keys() local
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc3848 Array<uint8_t> *out, EVP_CIPHER_CTX *cipher_ctx, HMAC_CTX *hmac_ctx, in decrypt_ticket_with_cipher_ctx()
3905 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_cb() local
3945 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_ticket_keys() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc3842 Array<uint8_t> *out, EVP_CIPHER_CTX *cipher_ctx, HMAC_CTX *hmac_ctx, in decrypt_ticket_with_cipher_ctx()
3899 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_cb() local
3939 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_ticket_keys() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc3812 Array<uint8_t> *out, EVP_CIPHER_CTX *cipher_ctx, HMAC_CTX *hmac_ctx, in decrypt_ticket_with_cipher_ctx()
3869 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_cb() local
3909 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_ticket_keys() local