Searched defs:crq (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_cipher.c | 103 crypto_call_req_t *crq, crypto_func_group_t func) in crypto_cipher_init_prov() 226 crypto_call_req_t *crq, crypto_func_group_t func) in crypto_cipher_init() 316 crypto_call_req_t *crq) in crypto_encrypt_prov() 351 crypto_call_req_t *crq) in crypto_encrypt() 429 crypto_call_req_t *crq) in crypto_encrypt_init_prov() 443 crypto_call_req_t *crq) in crypto_encrypt_init() 598 crypto_call_req_t *crq) in crypto_decrypt_prov() 634 crypto_call_req_t *crq) in crypto_decrypt() 712 crypto_call_req_t *crq) in crypto_decrypt_init_prov() 726 crypto_call_req_t *crq) in crypto_decrypt_init()
|
| H A D | kcf_mac.c | 92 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_prov() 126 crypto_call_req_t *crq) in crypto_mac() 217 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_verify_prov() 251 crypto_call_req_t *crq) in crypto_mac_verify() 369 crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_mac_init_prov() 432 crypto_call_req_t *crq) in crypto_mac_init()
|
| H A D | kcf_digest.c | 91 crypto_call_req_t *crq) in crypto_digest_prov() 126 crypto_data_t *digest, crypto_call_req_t *crq) in crypto_digest() 206 crypto_mechanism_t *mech, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_digest_init_prov() 268 crypto_call_req_t *crq) in crypto_digest_init()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_sched.c | 86 kcf_new_ctx(crypto_call_req_t *crq, kcf_provider_desc_t *pd, in kcf_new_ctx() 127 crypto_call_req_t *crq, kcf_req_params_t *req, boolean_t isdual) in kcf_areqnode_alloc() 603 crypto_call_req_t *crq, kcf_req_params_t *params, boolean_t cont) in kcf_submit_request() 1543 kcf_alloc_req(crypto_call_req_t *crq) in kcf_alloc_req()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | sched_impl.h | 59 #define CHECK_RESTRICT(crq) (crq != NULL && \ argument 64 #define CHECK_FASTPATH(crq, pd) ((crq) == NULL || \ argument 68 #define KCF_KMFLAG(crq) (((crq) == NULL) ? KM_SLEEP : KM_NOSLEEP) argument 86 #define KCF_SWFP_RHNDL(crq) (((crq) == NULL) ? NULL : &kcf_swprov_hndl) argument 94 #define KCF_ISDUALREQ(crq) \ argument
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_mbx.c | 359 struct hns3_cmq_ring *crq = &hw->cmq.crq; in hns3_dev_handle_mbx_msg() local
|
| H A D | hns3_mbx.h | 157 #define hns3_mbx_ring_ptr_move_crq(crq) \ argument
|
| H A D | hns3_cmd.h | 71 struct hns3_cmq_ring crq; member
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-dfa-defs.h | 861 uint64_t crq : 1; /**< Bist Results for CRQ RAM member 922 uint64_t crq : 1; /**< Bist Results for CRQ RAM member 973 uint64_t crq : 1; /**< Bist Results for CRQ RAM member 1077 uint64_t crq : 1; /**< Bist Results for CRQ RAM member 1120 uint64_t crq : 1; /**< Bist Results for CRQ RAM member 1151 uint64_t crq : 1; /**< Bist Results for CRQ RAM member
|