Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines_extensions.h93 #define TEE_ALG_SM4_XTS 0xF0000414 macro
A Dutee_defines.h67 if (algo == TEE_ALG_SM4_XTS) in __tee_alg_get_class()
/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c75 case TEE_ALG_SM4_XTS: in tee_cipher_get_block_size()
134 case TEE_ALG_SM4_XTS: in tee_do_cipher_update()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c48 algorithm == TEE_ALG_SM4_XTS) in TEE_AllocateOperation()
122 case TEE_ALG_SM4_XTS: in TEE_AllocateOperation()
1985 if (alg == TEE_ALG_SM4_XTS) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c146 case TEE_ALG_SM4_XTS: in crypto_cipher_alloc_ctx()

Completed in 10 milliseconds