Home
last modified time | relevance | path

Searched refs:SM4_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Dsm4.h11 #define SM4_ENCRYPT 1 macro
A Dsm4.c188 ctx->mode = SM4_ENCRYPT; in sm4_setkey_enc()
224 if (ctx->mode == SM4_ENCRYPT) { in sm4_crypt_cbc()
326 if (ctx->mode == SM4_ENCRYPT) { in sm4_crypt_xts()

Completed in 3 milliseconds