Home
last modified time | relevance | path

Searched refs:mbedtls_cipher_auth_decrypt_ext (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcipher.h1188 int mbedtls_cipher_auth_decrypt_ext(mbedtls_cipher_context_t *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_ticket.c479 if ((ret = mbedtls_cipher_auth_decrypt_ext(&key->ctx, in mbedtls_ssl_ticket_parse()
H A Dcipher.c1681 int mbedtls_cipher_auth_decrypt_ext(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_auth_decrypt_ext() function
H A Dssl_msg.c1639 if ((ret = mbedtls_cipher_auth_decrypt_ext in mbedtls_ssl_decrypt_buf()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2430 mbedtls_cipher_auth_decrypt_ext() instead. Credit to OSS-Fuzz and
2443 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,