Home
last modified time | relevance | path

Searched refs:soft_ae (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.h13 RK_RES soft_ae(uint32_t algo, uint32_t mode, uint32_t operation,
H A Dtest_ae.c153 res = soft_ae(algo, mode, operation, in test_ae_item_virt()
370 res = soft_ae(algo, mode, operation, in test_ae_item_fd()
H A Dcmode_adapter.c92 RK_RES soft_ae(uint32_t algo, uint32_t mode, uint32_t operation, in soft_ae() function