Searched refs:RK_CIPHER_MODE_ECB (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_cipher.c | 30 RK_CIPHER_MODE_ECB, 43 RK_CIPHER_MODE_ECB, 56 RK_CIPHER_MODE_ECB, 72 RK_CIPHER_MODE_ECB,
|
| H A D | cmode_adapter.c | 17 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 D | test_throughput.c | 106 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 D | test_utils.c | 85 {RK_CIPHER_MODE_ECB, "ECB"},
|
| H A D | test_multi.c | 62 cipher_cfg.mode = RK_CIPHER_MODE_ECB; in test_nosupport_multi()
|
| H A D | test_otp_key_crypto.c | 63 RK_CIPHER_MODE_ECB, 84 RK_CIPHER_MODE_ECB,
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 115 {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 D | rkcrypto_common.h | 122 RK_CIPHER_MODE_ECB = 0, enumerator
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | OpteeClientInterface.h | 23 RK_CIPHER_MODE_ECB = 0, enumerator
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_crypto_hw.c | 30 RK_CIPHER_MODE_ECB = 0, enumerator
|