Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cmac/
Dcmac.c62 EVP_CIPHER_CTX cipher_ctx; member
/external/boringssl/src/crypto/cipher_extra/
De_tls.c34 EVP_CIPHER_CTX cipher_ctx; member
/external/boringssl/src/ssl/
Dt1_lib.cc3432 Array<uint8_t> *out, EVP_CIPHER_CTX *cipher_ctx, HMAC_CTX *hmac_ctx, in decrypt_ticket_with_cipher_ctx()
3489 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_cb() local
3529 ScopedEVP_CIPHER_CTX cipher_ctx; in ssl_decrypt_ticket_with_ticket_keys() local
/external/u-boot/tools/
Dmxsimage.c177 EVP_CIPHER_CTX *cipher_ctx; member