Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_multi.c79 if (res != RK_CRYPTO_ERR_BUSY) { in test_nosupport_multi()
89 if (res != RK_CRYPTO_ERR_BUSY) { in test_nosupport_multi()
103 if (res != RK_CRYPTO_ERR_BUSY) { in test_nosupport_multi()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h35 #define RK_CRYPTO_ERR_BUSY 0xF0000006 macro
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c95 {-EBUSY, RK_CRYPTO_ERR_BUSY},