Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_context (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_mtls_shim.c43 mbedtls_gcm_context mtls_gcm;
245 mbedtls_gcm_context *mtls_ctx = MTLS_GET_CTX(ctx, gcm); in mtls_gcm_encrypt_auth()
273 mbedtls_gcm_context *mtls_ctx = MTLS_GET_CTX(ctx, gcm); in mtls_gcm_decrypt_auth()
322 mbedtls_gcm_context *gcm_ctx; in mtls_session_setup()
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c444 mbedtls_gcm_context gcm; in main()