Searched defs:_key (Results  1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/sendmail/db/dbm/ | 
| H A D | dbm.c | 250 	DBT _key, _data;  local292 	DBT _key, _data;  local
 327 	DBT _key, _data;  local
 363 	DBT _key;  local
 397 	DBT _key, _data;  local
 
 | 
| /illumos-gate/usr/src/uts/common/sys/crypto/ | 
| H A D | ops_impl.h | 368 #define	KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key,	\  argument385 #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 #define	KCF_WRAP_VERIFY_OPS_PARAMS(req, ftype, _sid, _mech, _key,	\  argument
 557 	_key, _wrapped_key, _wrapped_key_len_ptr) {			\  argument
 597 	_private_key_attribute_count, _key, _out_template1,		\  argument
 
 | 
| /illumos-gate/usr/src/uts/common/io/ | 
| H A D | str_conf.c | 113 #define	FMODSW_HASH(_key) \  argument
 |