Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm4_accel.c50 crypto_accel_sm4_ctr_enc(output, input, ctx->sk, length, ctr); in sm4_crypt_ctr()
/optee_os/core/include/crypto/
H A Dcrypto_accel.h63 void crypto_accel_sm4_ctr_enc(void *out, const void *in, const void *key,
/optee_os/core/arch/arm/crypto/
H A Dsm4_armv8a_neon.c71 void crypto_accel_sm4_ctr_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ctr_enc() function
H A Dsm4_armv8a_ce.c71 void crypto_accel_sm4_ctr_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ctr_enc() function