Home
last modified time | relevance | path

Searched defs:rk_cipher_crypt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_skcipher.c229 static int rk_cipher_crypt(struct skcipher_request *req, bool encrypt) in rk_cipher_crypt() function
H A Drk_crypto_v3_skcipher.c228 static int rk_cipher_crypt(struct skcipher_request *req, bool encrypt) in rk_cipher_crypt() function
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c482 RK_RES rk_cipher_crypt(rk_handle handle, int in_fd, int out_fd, uint32_t len) in rk_cipher_crypt() function