Home
last modified time | relevance | path

Searched refs:kcf_req_params_t (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_digest.c93 kcf_req_params_t params; in crypto_digest_prov()
130 kcf_req_params_t params; in crypto_digest()
210 kcf_req_params_t params; in crypto_digest_init_prov()
338 kcf_req_params_t params; in crypto_digest_update()
387 kcf_req_params_t params; in crypto_digest_final()
424 kcf_req_params_t params; in crypto_digest_key_prov()
458 kcf_req_params_t params; in crypto_digest_single()
H A Dkcf_mac.c94 kcf_req_params_t params; in crypto_mac_prov()
130 kcf_req_params_t params; in crypto_mac()
219 kcf_req_params_t params; in crypto_mac_verify_prov()
255 kcf_req_params_t params; in crypto_mac_verify()
373 kcf_req_params_t params; in crypto_mac_init_prov()
524 kcf_req_params_t params; in crypto_mac_update()
573 kcf_req_params_t params; in crypto_mac_final()
610 kcf_req_params_t params; in crypto_mac_single()
H A Dkcf_cipher.c107 kcf_req_params_t params; in crypto_cipher_init_prov()
318 kcf_req_params_t params; in crypto_encrypt_prov()
355 kcf_req_params_t params; in crypto_encrypt()
476 kcf_req_params_t params; in crypto_encrypt_update()
536 kcf_req_params_t params; in crypto_encrypt_final()
600 kcf_req_params_t params; in crypto_decrypt_prov()
638 kcf_req_params_t params; in crypto_decrypt()
759 kcf_req_params_t params; in crypto_decrypt_update()
819 kcf_req_params_t params; in crypto_decrypt_final()
856 kcf_req_params_t params; in crypto_encrypt_single()
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h225 kcf_req_params_t kr_params; /* Params saved for next call */
501 crypto_call_req_t *, kcf_req_params_t *, boolean_t);
508 crypto_ctx_t *, kcf_req_params_t *, crypto_req_handle_t);
H A Dops_impl.h354 } kcf_req_params_t; typedef
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c73 kcf_context_t *, crypto_call_req_t *, kcf_req_params_t *, boolean_t);
127 crypto_call_req_t *crq, kcf_req_params_t *req, boolean_t isdual) in kcf_areqnode_alloc()
360 kcf_req_params_t *params; in can_resubmit()
603 crypto_call_req_t *crq, kcf_req_params_t *params, boolean_t cont) in kcf_submit_request()
1574 kcf_req_params_t *params = &(next_req->kr_params); in kcf_next_req()
1740 kcf_req_params_t *params = &(last_req->kr_params); in kcf_last_req()
H A Dkcf_callprov.c31 kcf_req_params_t *);
501 kcf_req_params_t *params, crypto_req_handle_t rhndl) in common_submit_request()
1322 kcf_req_params_t *params) in kcf_emulate_dual()
1337 kcf_req_params_t encr_params; in kcf_emulate_dual()
1467 kcf_req_params_t decr_params; in kcf_emulate_dual()
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c218 kcf_req_params_t params; in crypto_register_provider()