Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_setkey (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dgcm.c161 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx, in mbedtls_gcm_setkey() function
796 ret = mbedtls_gcm_setkey( &ctx, cipher, in mbedtls_gcm_self_test()
853 ret = mbedtls_gcm_setkey( &ctx, cipher, in mbedtls_gcm_self_test()
889 ret = mbedtls_gcm_setkey( &ctx, cipher, in mbedtls_gcm_self_test()
950 ret = mbedtls_gcm_setkey( &ctx, cipher, in mbedtls_gcm_self_test()
A Dcipher_wrap.c536 return mbedtls_gcm_setkey( (mbedtls_gcm_context *) ctx, MBEDTLS_CIPHER_ID_AES, in gcm_aes_setkey_wrap()
919 return mbedtls_gcm_setkey( (mbedtls_gcm_context *) ctx, MBEDTLS_CIPHER_ID_CAMELLIA, in gcm_camellia_setkey_wrap()
1297 return mbedtls_gcm_setkey( (mbedtls_gcm_context *) ctx, MBEDTLS_CIPHER_ID_ARIA, in gcm_aria_setkey_wrap()
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dgcm.h112 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dgcm.h112 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dgcm.h112 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx,
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dgcm.h112 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx,
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dgcm.h112 int mbedtls_gcm_setkey( mbedtls_gcm_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog2677 mbedtls_gcm_init() -> mbedtls_gcm_setkey()

Completed in 18 milliseconds