Searched refs:mbedtls_aesni_crypt_ecb (Results 1 – 3 of 3) sorted by relevance
100 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx,
82 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function454 int mbedtls_aesni_crypt_ecb(mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
1039 return mbedtls_aesni_crypt_ecb(ctx, mode, input, output); in mbedtls_aes_crypt_ecb()