Home
last modified time | relevance | path

Searched defs:sm4_crypt_ecb (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/crypto/
H A Dsm4_accel.c25 void sm4_crypt_ecb(struct sm4_context *ctx, size_t length, const uint8_t *input, in sm4_crypt_ecb() function
H A Dsm4.c203 void sm4_crypt_ecb(struct sm4_context *ctx, size_t length, const uint8_t *input, in sm4_crypt_ecb() function