Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h153 crypto_req_handle_t);
155 crypto_req_handle_t);
157 crypto_req_handle_t);
160 crypto_req_handle_t);
219 crypto_req_handle_t);
223 crypto_req_handle_t);
235 crypto_req_handle_t);
245 crypto_req_handle_t);
248 crypto_req_handle_t);
254 crypto_req_handle_t);
[all …]
H A Dsched_impl.h508 crypto_ctx_t *, kcf_req_params_t *, crypto_req_handle_t);
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c81 crypto_req_handle_t);
83 crypto_req_handle_t);
88 crypto_req_handle_t);
100 crypto_spi_ctx_template_t, crypto_req_handle_t);
103 crypto_spi_ctx_template_t, crypto_req_handle_t);
116 size_t *, crypto_req_handle_t);
323 crypto_req_handle_t req) in skein_digest_final_uio()
401 crypto_req_handle_t req) in skein_digest_init()
435 crypto_req_handle_t req) in skein_digest()
615 crypto_req_handle_t req) in skein_mac_init()
[all …]
H A Dsha1_mod.c107 crypto_req_handle_t);
109 crypto_req_handle_t);
111 crypto_req_handle_t);
113 crypto_req_handle_t);
116 crypto_req_handle_t);
130 crypto_req_handle_t);
243 crypto_req_handle_t req) in sha1_digest_init()
415 crypto_req_handle_t req) in sha1_digest()
489 crypto_req_handle_t req) in sha1_digest_update()
518 crypto_req_handle_t req) in sha1_digest_final()
[all …]
H A Daes.c110 crypto_req_handle_t);
112 crypto_req_handle_t);
115 crypto_req_handle_t);
117 crypto_data_t *, crypto_req_handle_t);
123 crypto_req_handle_t);
125 crypto_data_t *, crypto_req_handle_t);
161 size_t *, crypto_req_handle_t);
324 crypto_req_handle_t req) in aes_encrypt_init()
332 crypto_req_handle_t req) in aes_decrypt_init()
775 crypto_req_handle_t req) in aes_encrypt_final()
[all …]
H A Dsha2_mod.c134 crypto_req_handle_t);
136 crypto_req_handle_t);
138 crypto_req_handle_t);
140 crypto_req_handle_t);
143 crypto_req_handle_t);
157 crypto_req_handle_t);
270 crypto_req_handle_t req) in sha2_digest_init()
444 crypto_req_handle_t req) in sha2_digest()
532 crypto_req_handle_t req) in sha2_digest_update()
561 crypto_req_handle_t req) in sha2_digest_final()
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c517 crypto_op_notification(crypto_req_handle_t handle, int error) in crypto_op_notification()
551 crypto_kmflag(crypto_req_handle_t handle) in crypto_kmflag()
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c501 kcf_req_params_t *params, crypto_req_handle_t rhndl) in common_submit_request()