Searched refs:RK_ALGO_TDES (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 60 {RK_ALGO_TDES, "TDES"},
|
| H A D | cmode_adapter.c | 15 if (algo == RK_ALGO_DES || algo == RK_ALGO_TDES) { in soft_cipher()
|
| H A D | test_cipher.c | 41 .algo = RK_ALGO_TDES,
|
| H A D | test_throughput.c | 341 .algo = RK_ALGO_TDES, in test_cipher_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 120 {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 D | rkcrypto_otp_key.c | 52 case RK_ALGO_TDES: in cipher_get_blocksize()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 91 RK_ALGO_TDES, enumerator
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | OpteeClientInterface.h | 41 RK_ALGO_TDES, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_crypto_hw.c | 23 RK_ALGO_TDES, enumerator
|