HomeSort by: relevance | last modified time | path
    Searched refs:qhw_crypto_setup_desc (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_c2xxx.c 206 .qhw_crypto_setup_desc = qat_hw15_crypto_setup_desc,
qat_c3xxx.c 289 .qhw_crypto_setup_desc = qat_hw17_crypto_setup_desc,
qat_c62x.c 305 .qhw_crypto_setup_desc = qat_hw17_crypto_setup_desc,
qat_d15xx.c 305 .qhw_crypto_setup_desc = qat_hw17_crypto_setup_desc,
qatvar.h 722 void (*qhw_crypto_setup_desc)(struct qat_crypto *, struct qat_session *, member in struct:qat_hw
qat.c 1958 qcy->qcy_sc->sc_hw.qhw_crypto_setup_desc(qcy, qs, &qs->qs_dec_desc, crie, cria);
1959 qcy->qcy_sc->sc_hw.qhw_crypto_setup_desc(qcy, qs, &qs->qs_enc_desc, crie, cria);

Completed in 17 milliseconds