Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpadlock.h78 int mbedtls_padlock_xcryptecb(mbedtls_aes_context *ctx,
H A Dpadlock.c57 int mbedtls_padlock_xcryptecb(mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptecb() function
H A Daes.c1051 return mbedtls_padlock_xcryptecb(ctx, mode, input, output); in mbedtls_aes_crypt_ecb()
/aosp_15_r20/external/mbedtls/library/
H A Dpadlock.h78 int mbedtls_padlock_xcryptecb(mbedtls_aes_context *ctx,
H A Dpadlock.c57 int mbedtls_padlock_xcryptecb(mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptecb() function
H A Daes.c1089 return mbedtls_padlock_xcryptecb(ctx, mode, input, output); in mbedtls_aes_crypt_ecb()