Home
last modified time | relevance | path

Searched refs:RK_CIPHER_MODE_ECB (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_cipher.c30 RK_CIPHER_MODE_ECB,
43 RK_CIPHER_MODE_ECB,
56 RK_CIPHER_MODE_ECB,
72 RK_CIPHER_MODE_ECB,
H A Dcmode_adapter.c17 case RK_CIPHER_MODE_ECB: in soft_cipher()
34 case RK_CIPHER_MODE_ECB: in soft_cipher()
60 case RK_CIPHER_MODE_ECB: in soft_cipher()
H A Dtest_throughput.c106 RK_CIPHER_MODE_ECB, in test_otp_key_virt_tp()
157 RK_CIPHER_MODE_ECB, in test_otp_key_fd_tp()
332 RK_CIPHER_MODE_ECB, in test_cipher_tp()
343 RK_CIPHER_MODE_ECB, in test_cipher_tp()
354 RK_CIPHER_MODE_ECB, in test_cipher_tp()
367 RK_CIPHER_MODE_ECB, in test_cipher_tp()
H A Dtest_utils.c85 {RK_CIPHER_MODE_ECB, "ECB"},
H A Dtest_multi.c62 cipher_cfg.mode = RK_CIPHER_MODE_ECB; in test_nosupport_multi()
H A Dtest_otp_key_crypto.c63 RK_CIPHER_MODE_ECB,
84 RK_CIPHER_MODE_ECB,
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c115 {RK_ALGO_DES, RK_CIPHER_MODE_ECB, CRYPTO_RK_DES_ECB},
120 {RK_ALGO_TDES, RK_CIPHER_MODE_ECB, CRYPTO_RK_3DES_ECB},
125 {RK_ALGO_SM4, RK_CIPHER_MODE_ECB, CRYPTO_RK_SM4_ECB},
135 {RK_ALGO_AES, RK_CIPHER_MODE_ECB, CRYPTO_RK_AES_ECB},
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h122 RK_CIPHER_MODE_ECB = 0, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h23 RK_CIPHER_MODE_ECB = 0, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c30 RK_CIPHER_MODE_ECB = 0, enumerator