Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c60 {RK_ALGO_TDES, "TDES"},
H A Dcmode_adapter.c15 if (algo == RK_ALGO_DES || algo == RK_ALGO_TDES) { in soft_cipher()
H A Dtest_cipher.c41 .algo = RK_ALGO_TDES,
H A Dtest_throughput.c341 .algo = RK_ALGO_TDES, in test_cipher_tp()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c120 {RK_ALGO_TDES, RK_CIPHER_MODE_ECB, CRYPTO_RK_3DES_ECB},
121 {RK_ALGO_TDES, RK_CIPHER_MODE_CBC, CRYPTO_RK_3DES_CBC},
122 {RK_ALGO_TDES, RK_CIPHER_MODE_CFB, CRYPTO_RK_3DES_CFB},
123 {RK_ALGO_TDES, RK_CIPHER_MODE_OFB, CRYPTO_RK_3DES_OFB},
H A Drkcrypto_otp_key.c52 case RK_ALGO_TDES: in cipher_get_blocksize()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h91 RK_ALGO_TDES, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h41 RK_ALGO_TDES, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c23 RK_ALGO_TDES, enumerator