Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm4_accel.c30 crypto_accel_sm4_ecb_enc(output, input, ctx->sk, length); in sm4_crypt_ecb()
/optee_os/core/include/crypto/
H A Dcrypto_accel.h57 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key,
/optee_os/core/arch/arm/crypto/
H A Dsm4_armv8a_neon.c35 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ecb_enc() function
H A Dsm4_armv8a_ce.c35 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ecb_enc() function