Home
last modified time | relevance | path

Searched refs:crypto_accel_aes_ctr_be_enc (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_accel.h30 void crypto_accel_aes_ctr_be_enc(void *out, const void *in, const void *key,
/optee_os-3.20.0/lib/libmbedtls/core/
A Daes_ctr.c127 crypto_accel_aes_ctr_be_enc(stream_block, zeroes, ctx->key, in next_ctr()
156 crypto_accel_aes_ctr_be_enc(output + offs, input + offs, in mbedtls_aes_crypt_ctr()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Daes_accel.c180 crypto_accel_aes_ctr_be_enc(ct, pt, skey->rijndael.eK, in aes_ctr_encrypt_nblocks()
/optee_os-3.20.0/core/arch/arm/crypto/
A Daes_armv8a_ce.c208 void crypto_accel_aes_ctr_be_enc(void *out, const void *in, const void *key, in crypto_accel_aes_ctr_be_enc() function

Completed in 4 milliseconds