Home
last modified time | relevance | path

Searched refs:TEE_ALG_DES3_ECB_NOPAD (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/tee/
A Dtee_cryp_utl.c85 case TEE_ALG_DES3_ECB_NOPAD: in tee_cipher_get_block_size()
122 case TEE_ALG_DES3_ECB_NOPAD: in tee_do_cipher_update()
/optee_os/core/drivers/crypto/stm32/
A Dcipher.c120 case TEE_ALG_DES3_ECB_NOPAD: in stm32_cipher_allocate()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dtee_api_defines.h134 #define TEE_ALG_DES3_ECB_NOPAD 0x10000013 macro
/optee_os/out/arm/export-ta_arm64/include/
A Dtee_api_defines.h134 #define TEE_ALG_DES3_ECB_NOPAD 0x10000013 macro
/optee_os/lib/libutee/include/
A Dtee_api_defines.h134 #define TEE_ALG_DES3_ECB_NOPAD 0x10000013 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dtee_api_defines.h134 #define TEE_ALG_DES3_ECB_NOPAD 0x10000013 macro
/optee_os/out/arm/export-ta_arm32/include/
A Dtee_api_defines.h134 #define TEE_ALG_DES3_ECB_NOPAD 0x10000013 macro
/optee_os/lib/libutee/
A Dtee_api_operations.c124 case TEE_ALG_DES3_ECB_NOPAD: in TEE_AllocateOperation()
855 operation->info.algorithm == TEE_ALG_DES3_ECB_NOPAD || in TEE_CipherInit()
1089 operation->info.algorithm == TEE_ALG_DES3_ECB_NOPAD || in TEE_CipherDoFinal()
1885 alg == TEE_ALG_DES3_ECB_NOPAD) in TEE_IsAlgorithmSupported()
/optee_os/core/crypto/
A Dcrypto.c128 case TEE_ALG_DES3_ECB_NOPAD: in crypto_cipher_alloc_ctx()

Completed in 21 milliseconds