Home
last modified time | relevance | path

Searched defs:crq (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/crypto/api/
H A Dkcf_object.c43 crypto_object_id_t *object_handle, crypto_call_req_t *crq) in crypto_object_create()
80 crypto_object_id_t object_handle, crypto_call_req_t *crq) in crypto_object_destroy()
118 uint_t count, crypto_object_id_t *new_handle, crypto_call_req_t *crq) in crypto_object_copy()
157 crypto_object_attribute_t *attrs, uint_t count, crypto_call_req_t *crq) in crypto_object_get_attribute_value()
196 crypto_object_attribute_t *attrs, uint_t count, crypto_call_req_t *crq) in crypto_object_set_attribute_value()
234 crypto_object_id_t object_handle, size_t *size, crypto_call_req_t *crq) in crypto_object_get_size()
272 crypto_call_req_t *crq) in crypto_object_find_init()
312 crypto_call_req_t *crq) in crypto_object_find_final()
347 crypto_call_req_t *crq) in crypto_object_find()
H A Dkcf_session.c43 crypto_call_req_t *crq) in crypto_session_open()
83 crypto_call_req_t *crq) in crypto_session_close()
123 crypto_user_type_t type, char *pin, ulong_t len, crypto_call_req_t *crq) in crypto_session_login()
159 crypto_call_req_t *crq) in crypto_session_logout()
H A Dkcf_cipher.c108 crypto_call_req_t *crq, crypto_func_group_t func) in crypto_cipher_init_prov()
231 crypto_call_req_t *crq, crypto_func_group_t func) in crypto_cipher_init()
321 crypto_call_req_t *crq) in crypto_encrypt_prov()
356 crypto_call_req_t *crq) in crypto_encrypt()
433 crypto_call_req_t *crq) in crypto_encrypt_init_prov()
447 crypto_call_req_t *crq) in crypto_encrypt_init()
602 crypto_call_req_t *crq) in crypto_decrypt_prov()
638 crypto_call_req_t *crq) in crypto_decrypt()
715 crypto_call_req_t *crq) in crypto_decrypt_init_prov()
729 crypto_call_req_t *crq) in crypto_decrypt_init()
H A Dkcf_keys.c42 crypto_object_id_t *handle, crypto_call_req_t *crq) in crypto_key_generate()
81 crypto_call_req_t *crq) in crypto_key_generate_pair()
121 crypto_call_req_t *crq) in crypto_key_wrap()
161 crypto_call_req_t *crq) in crypto_key_unwrap()
201 crypto_object_id_t *new_key, crypto_call_req_t *crq) in crypto_key_derive()
H A Dkcf_sign.c48 crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_sign_init_prov()
92 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_sign_init()
230 crypto_call_req_t *crq) in crypto_sign_prov()
259 crypto_call_req_t *crq, crypto_func_group_t fg) in sign_sr_atomic_common()
340 crypto_call_req_t *crq) in crypto_sign()
350 crypto_call_req_t *crq) in crypto_sign_recover_prov()
379 crypto_call_req_t *crq) in crypto_sign_recover()
388 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_sign_recover_init_prov()
H A Dkcf_verify.c48 crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_verify_init_prov()
93 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_verify_init()
232 crypto_call_req_t *crq) in crypto_verify_prov()
261 crypto_call_req_t *crq, crypto_func_group_t fg) in verify_vr_atomic_common()
343 crypto_call_req_t *crq) in crypto_verify()
352 crypto_ctx_template_t tmpl, crypto_data_t *data, crypto_call_req_t *crq) in crypto_verify_recover_prov()
381 crypto_call_req_t *crq) in crypto_verify_recover()
390 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_verify_recover_init_prov()
H A Dkcf_mac.c97 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_prov()
131 crypto_call_req_t *crq) in crypto_mac()
221 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_verify_prov()
255 crypto_call_req_t *crq) in crypto_mac_verify()
373 crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_mac_init_prov()
436 crypto_call_req_t *crq) in crypto_mac_init()
H A Dkcf_digest.c97 crypto_call_req_t *crq) in crypto_digest_prov()
131 crypto_data_t *digest, crypto_call_req_t *crq) in crypto_digest()
210 crypto_mechanism_t *mech, crypto_context_t *ctxp, crypto_call_req_t *crq) in crypto_digest_init_prov()
273 crypto_call_req_t *crq) in crypto_digest_init()
H A Dkcf_dual.c54 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac_prov()
176 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac()
1073 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_decrypt()
1084 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_decrypt_prov()
1102 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_verify_decrypt()
1114 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_verify_decrypt_prov()
1130 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq, in crypto_mac_decrypt_common()
1393 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq, in crypto_mac_decrypt_common_prov()
2143 crypto_data_t *ciphertext, crypto_call_req_t *crq) in crypto_digest_encrypt_update()
2160 crypto_data_t *plaintext, crypto_call_req_t *crq) in crypto_decrypt_digest_update()
[all …]
/titanic_44/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c111 kcf_new_ctx(crypto_call_req_t *crq, kcf_provider_desc_t *pd, in kcf_new_ctx()
152 crypto_call_req_t *crq, kcf_req_params_t *req, boolean_t isdual) in kcf_areqnode_alloc()
597 crypto_call_req_t *crq, kcf_req_params_t *params, boolean_t cont) in kcf_submit_request()
1735 kcf_alloc_req(crypto_call_req_t *crq) in kcf_alloc_req()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h65 #define CHECK_FASTPATH(crq, pd) ((crq) == NULL || \ argument
69 #define KCF_KMFLAG(crq) (((crq) == NULL) ? KM_SLEEP : KM_NOSLEEP) argument
87 #define KCF_SWFP_RHNDL(crq) (((crq) == NULL) ? NULL : &kcf_swprov_hndl) argument
95 #define KCF_ISDUALREQ(crq) \ argument