Searched refs:mbedtls_aesni_crypt_ecb (Results 1 – 5 of 5) sorted by relevance
63 int mbedtls_aesni_crypt_ecb( mbedtls_aes_context *ctx,
1759 #define aesni_crypt_ecb mbedtls_aesni_crypt_ecb
95 int mbedtls_aesni_crypt_ecb( mbedtls_aes_context *ctx, in mbedtls_aesni_crypt_ecb() function
833 return( mbedtls_aesni_crypt_ecb( ctx, mode, input, output ) ); in mbedtls_aes_crypt_ecb()
1303 aesni_crypt_ecb mbedtls_aesni_crypt_ecb