Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dssl_ticket.c344 if( ( ret = mbedtls_cipher_auth_decrypt_ext( &key->ctx, in mbedtls_ssl_ticket_parse()
A Dcipher.c1620 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx, in mbedtls_cipher_auth_decrypt_ext() function
A Dssl_msg.c1433 if( ( ret = mbedtls_cipher_auth_decrypt_ext( &transform->cipher_ctx_dec, in mbedtls_ssl_decrypt_buf()
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcipher.h1108 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcipher.h1108 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx,
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcipher.h1108 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcipher.h1108 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h1108 int mbedtls_cipher_auth_decrypt_ext( mbedtls_cipher_context_t *ctx,
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog326 mbedtls_cipher_auth_decrypt_ext() instead. Credit to OSS-Fuzz and
339 mbedtls_cipher_auth_decrypt_ext(). Please note that with AEAD ciphers,

Completed in 34 milliseconds