Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.h50 static inline void cryptodev_cipher_auth(struct cipher_data *cdata, in cryptodev_cipher_auth() function
H A Dauthenc.c664 cryptodev_cipher_auth(&ses_ptr->cdata, auth_sg, auth_len); in rk_auth_n_crypt()
707 cryptodev_cipher_auth(&ses_ptr->cdata, auth_sg, auth_len); in auth_n_crypt()
H A Drk_cryptodev.c769 cryptodev_cipher_auth(&ses_ptr->cdata, auth_sg, auth_len); in rk_auth_fd_n_crypt()