Home
last modified time | relevance | path

Searched refs:TEE_ALG_SM4_XTS (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/tee/
H A Dtee_cryp_utl.c74 case TEE_ALG_SM4_XTS: in tee_cipher_get_block_size()
133 case TEE_ALG_SM4_XTS: in tee_do_cipher_update()
/optee_os/lib/libutee/include/
H A Dtee_api_defines_extensions.h104 #define TEE_ALG_SM4_XTS 0xF0000414 macro
H A Dutee_defines.h74 if (algo == TEE_ALG_SM4_XTS) in __tee_alg_get_class()
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c444 case TEE_ALG_SM4_XTS: in cipher_algo_check()
/optee_os/lib/libutee/
H A Dtee_api_operations.c54 algorithm == TEE_ALG_SM4_XTS) in TEE_AllocateOperation()
139 case TEE_ALG_SM4_XTS: in TEE_AllocateOperation()
2601 if (alg == TEE_ALG_SM4_XTS) in TEE_IsAlgorithmSupported()
/optee_os/core/crypto/
H A Dcrypto.c163 case TEE_ALG_SM4_XTS: in crypto_cipher_alloc_ctx()