Home
last modified time | relevance | path

Searched refs:RK_CIPHER_MODE_CCM (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.c125 case RK_CIPHER_MODE_CCM: in soft_ae()
136 case RK_CIPHER_MODE_CCM: in soft_ae()
H A Dtest_utils.c92 {RK_CIPHER_MODE_CCM, "CCM"},
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h129 RK_CIPHER_MODE_CCM, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h30 RK_CIPHER_MODE_CCM = 7, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c37 RK_CIPHER_MODE_CCM = 7, enumerator
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c132 {RK_ALGO_SM4, RK_CIPHER_MODE_CCM, CRYPTO_RK_SM4_CCM},
142 {RK_ALGO_AES, RK_CIPHER_MODE_CCM, CRYPTO_RK_AES_CCM},