Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c59 {RK_ALGO_DES, "DES"},
H A Dcmode_adapter.c15 if (algo == RK_ALGO_DES || algo == RK_ALGO_TDES) { in soft_cipher()
H A Dtest_cipher.c28 .algo = RK_ALGO_DES,
H A Dtest_throughput.c330 .algo = RK_ALGO_DES, in test_cipher_tp()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c115 {RK_ALGO_DES, RK_CIPHER_MODE_ECB, CRYPTO_RK_DES_ECB},
116 {RK_ALGO_DES, RK_CIPHER_MODE_CBC, CRYPTO_RK_DES_CBC},
117 {RK_ALGO_DES, RK_CIPHER_MODE_CFB, CRYPTO_RK_DES_CFB},
118 {RK_ALGO_DES, RK_CIPHER_MODE_OFB, CRYPTO_RK_DES_OFB},
H A Drkcrypto_otp_key.c51 case RK_ALGO_DES: in cipher_get_blocksize()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h90 RK_ALGO_DES, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h40 RK_ALGO_DES, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c22 RK_ALGO_DES, enumerator