Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 12 of 12) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/optee_os/lib/libmbedtls/mbedtls/library/
A Dgcm.c495 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
A Dcipher.c1459 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()

Completed in 95 milliseconds