Home
last modified time | relevance | path

Searched refs:cryptodev_cipher_encrypt (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.h45 ssize_t cryptodev_cipher_encrypt(struct cipher_data *cdata,
H A Dauthenc.c484 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in tls_auth_n_crypt()
572 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in srtp_auth_n_crypt()
667 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, src_sg, dst_sg, len); in rk_auth_n_crypt()
710 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in auth_n_crypt()
H A Dmain.c73 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in hash_n_crypt()
H A Dcryptlib.c305 ssize_t cryptodev_cipher_encrypt(struct cipher_data *cdata, in cryptodev_cipher_encrypt() function
H A Drk_cryptodev.c210 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in hash_n_crypt_fd()
772 ret = cryptodev_cipher_encrypt(&ses_ptr->cdata, in rk_auth_fd_n_crypt()