Searched refs:asym_sess_info (Results 1 – 5 of 5) sorted by relevance
380 CryptoDevBackendAsymSessionInfo *asym_sess_info; in cryptodev_builtin_create_session() local392 asym_sess_info = &sess_info->u.asym_sess_info; in cryptodev_builtin_create_session()394 builtin, asym_sess_info, &local_error); in cryptodev_builtin_create_session()
573 CryptoDevBackendAsymSessionInfo *asym_sess_info; in cryptodev_lkcf_create_session() local580 asym_sess_info = &sess_info->u.asym_sess_info; in cryptodev_lkcf_create_session()582 lkcf, asym_sess_info, &sess_info->session_id); in cryptodev_lkcf_create_session()
110 CryptoDevBackendAsymSessionInfo asym_sess_info; member
46 g_free(sreq->info.u.asym_sess_info.key); in virtio_crypto_free_create_session_req()204 CryptoDevBackendAsymSessionInfo *asym_info = &sreq->info.u.asym_sess_info; in virtio_crypto_create_asym_session()228 asym_info = &sreq->info.u.asym_sess_info; in virtio_crypto_create_asym_session()
2550 CryptoDevBackendAsymSessionInfo *sess = &backend_info->u.asym_sess_info; in vhost_user_crypto_create_session()