Home
last modified time | relevance | path

Searched defs:_key (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c250 DBT _key, _data; local
292 DBT _key, _data; local
327 DBT _key, _data; global() local
363 DBT _key; global() local
397 DBT _key, _data; global() local
[all...]
/titanic_51/usr/src/uts/common/sys/crypto/
H A Dops_impl.h368 #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
557 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
597 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...]
/titanic_51/usr/src/uts/common/io/
H A Dstr_conf.c113 #define FMODSW_HASH(_key) \ argument