Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c12 mode == RK_CIPHER_MODE_CFB || in is_no_multi_blocksize()
89 {RK_CIPHER_MODE_CFB, "CFB"},
H A Dtest_cipher.c32 RK_CIPHER_MODE_CFB,
45 RK_CIPHER_MODE_CFB,
60 RK_CIPHER_MODE_CFB,
76 RK_CIPHER_MODE_CFB,
H A Dcmode_adapter.c23 case RK_CIPHER_MODE_CFB: in soft_cipher()
40 case RK_CIPHER_MODE_CFB: in soft_cipher()
66 case RK_CIPHER_MODE_CFB: in soft_cipher()
H A Dtest_otp_key_crypto.c67 RK_CIPHER_MODE_CFB,
88 RK_CIPHER_MODE_CFB,
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c117 {RK_ALGO_DES, RK_CIPHER_MODE_CFB, CRYPTO_RK_DES_CFB},
122 {RK_ALGO_TDES, RK_CIPHER_MODE_CFB, CRYPTO_RK_3DES_CFB},
127 {RK_ALGO_SM4, RK_CIPHER_MODE_CFB, CRYPTO_RK_SM4_CFB},
137 {RK_ALGO_AES, RK_CIPHER_MODE_CFB, CRYPTO_RK_AES_CFB},
H A Drkcrypto_otp_key.c261 config->mode != RK_CIPHER_MODE_CFB && in rk_oem_otp_key_cipher_virt()
364 config->mode != RK_CIPHER_MODE_CFB && in rk_oem_otp_key_cipher()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h126 RK_CIPHER_MODE_CFB, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h27 RK_CIPHER_MODE_CFB = 4, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c34 RK_CIPHER_MODE_CFB = 4, enumerator