Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.c122 case RK_CIPHER_MODE_GCM: in soft_ae()
133 case RK_CIPHER_MODE_GCM: in soft_ae()
H A Dtest_utils.c93 {RK_CIPHER_MODE_GCM, "GCM"},
H A Dtest_throughput.c663 RK_CIPHER_MODE_GCM, in test_ae_tp()
674 RK_CIPHER_MODE_GCM, in test_ae_tp()
H A Dtest_ae.c30 RK_CIPHER_MODE_GCM,
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h130 RK_CIPHER_MODE_GCM, enumerator
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h31 RK_CIPHER_MODE_GCM = 8, enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c38 RK_CIPHER_MODE_GCM = 8, enumerator
/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_ae.c41 static uint32_t mode = RK_CIPHER_MODE_GCM;
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c133 {RK_ALGO_SM4, RK_CIPHER_MODE_GCM, CRYPTO_RK_SM4_GCM},
143 {RK_ALGO_AES, RK_CIPHER_MODE_GCM, CRYPTO_RK_AES_GCM},