Home
last modified time | relevance | path

Searched refs:mbedtls_ccm_star_encrypt_and_tag (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dccm.h206 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dccm.h206 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length,
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dccm.h206 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length,
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dccm.h206 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dccm.h206 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length,
/optee_os/lib/libmbedtls/mbedtls/library/
A Dccm.c320 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_star_encrypt_and_tag() function
351 return( mbedtls_ccm_star_encrypt_and_tag( ctx, length, iv, iv_len, add, in mbedtls_ccm_encrypt_and_tag()

Completed in 6 milliseconds