Searched refs:crypto_accel_sm4_ecb_enc (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/crypto/ |
| H A D | sm4_accel.c | 30 crypto_accel_sm4_ecb_enc(output, input, ctx->sk, length); in sm4_crypt_ecb()
|
| /optee_os/core/include/crypto/ |
| H A D | crypto_accel.h | 57 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key,
|
| /optee_os/core/arch/arm/crypto/ |
| H A D | sm4_armv8a_neon.c | 35 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ecb_enc() function
|
| H A D | sm4_armv8a_ce.c | 35 void crypto_accel_sm4_ecb_enc(void *out, const void *in, const void *key, in crypto_accel_sm4_ecb_enc() function
|