Home
last modified time | relevance | path

Searched refs:RK_CRYPTO_ERR_KEY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h38 #define RK_CRYPTO_ERR_KEY 0xF0000009 macro
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c97 {-ENOKEY, RK_CRYPTO_ERR_KEY},
959 res = RK_CRYPTO_ERR_KEY; in rk_rsa_crypt_common()