Home
last modified time | relevance | path

Searched defs:caop (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dauthenc.c57 struct crypt_auth_op *caop = &kcaop->caop; in get_userbuf_tls() local
109 struct crypt_auth_op *caop = &kcaop->caop; in get_userbuf_srtp() local
192 static int cryptodev_get_dst_len(struct crypt_auth_op *caop, struct csession *ses_ptr) in cryptodev_get_dst_len()
215 struct crypt_auth_op *caop = &kcaop->caop; in fill_kcaop_from_caop() local
311 compat_to_crypt_auth_op(struct compat_crypt_auth_op *compat, struct crypt_auth_op *caop) in compat_to_crypt_auth_op()
329 crypt_auth_op_to_compat(struct crypt_auth_op *caop, struct compat_crypt_auth_op *compat) in crypt_auth_op_to_compat()
442 struct crypt_auth_op *caop = &kcaop->caop; in tls_auth_n_crypt() local
564 struct crypt_auth_op *caop = &kcaop->caop; in srtp_auth_n_crypt() local
650 struct crypt_auth_op *caop = &kcaop->caop; in rk_auth_n_crypt() local
693 struct crypt_auth_op *caop = &kcaop->caop; in auth_n_crypt() local
[all …]
H A Drk_cryptodev.c755 struct crypt_auth_fd_op *caop = &kcaop->caop; in rk_auth_fd_n_crypt() local
805 struct crypt_auth_fd_op *caop = &kcaop->caop; in crypto_auth_fd_zc_rk() local
936 struct crypt_auth_fd_op *caop = &kcaop->caop; in __crypto_auth_fd_run_zc() local
950 struct crypt_auth_fd_op *caop = &kcaop->caop; in crypto_auth_fd_run() local
1017 static int rk_cryptodev_fd_get_dst_len(struct crypt_auth_fd_op *caop, struct csession *ses_ptr) in rk_cryptodev_fd_get_dst_len()
1040 struct crypt_auth_fd_op *caop = &kcaop->caop; in fill_kcaop_fd_from_caop() local
H A Drk_cryptodev.h59 struct crypt_auth_fd_op caop; member
H A Dcryptodev.h133 struct crypt_auth_op caop; member