Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Daesni.h98 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx,
H A Daesni.c69 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
425 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
H A Daes.c1077 return mbedtls_aesni_crypt_ecb(ctx, mode, input, output); in mbedtls_aes_crypt_ecb()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Daesni.h100 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx,
H A Daesni.c82 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
454 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
H A Daes.c1039 return mbedtls_aesni_crypt_ecb(ctx, mode, input, output); in mbedtls_aes_crypt_ecb()