H A D | ops_impl.h | 368 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 385 #define KCF_WRAP_MAC_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 403 #define KCF_WRAP_ENCRYPT_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 421 #define KCF_WRAP_DECRYPT_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 439 #define KCF_WRAP_SIGN_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 457 KCF_WRAP_VERIFY_OPS_PARAMS(req,ftype,_sid,_mech,_key,_data,_signature,_templ) global() argument 475 KCF_WRAP_ENCRYPT_MAC_OPS_PARAMS(req,ftype,_sid,_encr_key,_mac_key,_plaintext,_ciphertext,_mac,_encr_templ,_mac_templ) global() argument 491 KCF_WRAP_MAC_DECRYPT_OPS_PARAMS(req,ftype,_sid,_mac_key,_decr_key,_ciphertext,_mac,_plaintext,_mac_templ,_decr_templ) global() argument 507 KCF_WRAP_RANDOM_OPS_PARAMS(req,ftype,_sid,_buf,_buflen,_est,_flags) global() argument 521 KCF_WRAP_SESSION_OPS_PARAMS(req,ftype,_sid_ptr,_sid,_user_type,_pin,_pin_len,_pd) global() argument 535 KCF_WRAP_OBJECT_OPS_PARAMS(req,ftype,_sid,_object_id,_template,_attribute_count,_object_id_ptr,_object_size,_find_init_pp_ptr,_find_pp,_max_object_count,_object_count_ptr) global() argument 554 KCF_WRAP_KEY_OPS_PARAMS(req,ftype,_sid,_mech,_key_template,_key_attribute_count,_key_object_id_ptr,_private_key_template,_private_key_attribute_count,_private_key_object_id_ptr,_key,_wrapped_key,_wrapped_key_len_ptr) global() argument 579 KCF_WRAP_PROVMGMT_OPS_PARAMS(req,ftype,_sid,_old_pin,_old_pin_len,_pin,_pin_len,_label,_ext_info,_pd) global() argument 595 KCF_WRAP_NOSTORE_KEY_OPS_PARAMS(req,ftype,_sid,_mech,_key_template,_key_attribute_count,_private_key_template,_private_key_attribute_count,_key,_out_template1,_out_attribute_count1,_out_template2,_out_attribute_count2) global() argument [all...] |