Searched refs:qat_crypto_desc (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_hw17var.h72 struct qat_session *, struct qat_crypto_desc *,
75 struct qat_session *, struct qat_crypto_desc const *,
H A Dqat_hw15var.h89 struct qat_crypto_desc *, uint8_t, uint16_t,
97 struct qat_session *, struct qat_crypto_desc *,
100 struct qat_session *, struct qat_crypto_desc const *,
H A Dqat_hw17.c88 struct qat_crypto_desc *, struct cryptoini *,
92 struct qat_crypto_desc *, struct cryptoini *,
95 void qat_hw17_init_comn_req_hdr(struct qat_crypto_desc *,
339 struct qat_crypto_desc *desc, struct cryptoini *crie,
362 struct qat_crypto_desc *desc, struct cryptoini *cria,
403 qat_hw17_init_comn_req_hdr(struct qat_crypto_desc *desc,
420 struct qat_crypto_desc *desc,
485 struct qat_crypto_desc const *desc, struct qat_sym_cookie *qsc,
H A Dqatvar.h614 struct qat_crypto_desc { struct
640 struct qat_crypto_desc qs_dec_desc; /* should be at top of struct*/
643 struct qat_crypto_desc qs_enc_desc;
719 struct qat_session *, struct qat_crypto_desc const *,
723 struct qat_crypto_desc *, struct cryptoini *, struct cryptoini *);
1156 void qat_crypto_hmac_precompute(struct qat_crypto_desc *,
1160 struct qat_crypto_desc *, struct cryptoini *);
1162 struct qat_crypto_desc *, struct cryptoini *,
H A Dqat_hw15.c93 struct qat_crypto_desc *desc, struct cryptoini *,
96 struct qat_crypto_desc *, struct cryptoini *,
162 struct qat_crypto_desc *desc, uint8_t req_params_sz,
536 struct qat_crypto_desc *desc, struct cryptoini *crie,
567 qat_crypto_setup_auth_desc(struct qat_session *qs, struct qat_crypto_desc *desc,
643 struct qat_crypto_desc *desc,
723 struct qat_crypto_desc const *desc, struct qat_sym_cookie *qsc,
H A Dqat.c341 struct qat_sym_cookie *, struct qat_crypto_desc const *,
344 struct cryptodesc *, struct qat_crypto_desc const *);
1345 qat_crypto_hmac_precompute(struct qat_crypto_desc *desc, struct cryptoini *cria,
1405 struct qat_crypto_desc *desc, struct cryptoini *crie)
1457 struct qat_crypto_desc *desc, struct cryptoini *cria,
1495 struct qat_sym_cookie *qsc, struct qat_crypto_desc const *desc,
1578 struct cryptodesc *crde, struct qat_crypto_desc const *desc)
1625 struct qat_crypto_desc const *desc;
1846 offsetof(struct qat_crypto_desc, qcd_hash_state_prefix_buf);
1851 offsetof(struct qat_crypto_desc, qcd_hash_state_prefix_bu
[all...]

Completed in 186 milliseconds