Home
last modified time | relevance | path

Searched defs:alg_type (Results 1 – 7 of 7) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.h343 #define LOCK_OBJSTORE(alg_type) \ argument
345 #define UNLOCK_OBJSTORE(alg_type) \ argument
H A Dhw_pk11_pub.c191 #define KEY_HANDLE_REFHOLD(key_handle, alg_type, unlock, var, label) \ argument
H A Dhw_pk11.c314 #define TRY_OBJ_DESTROY(sess_hdl, obj_hdl, retval, uselock, alg_type) \ argument
/onnv-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c7061 ipsec_algtype_t alg_type; member
7147 sadb_alg_update(ipsec_algtype_t alg_type, uint8_t alg_id, boolean_t is_added,
7184 ipsec_create_ctx_tmpl(ipsa_t *sa, ipsec_algtype_t alg_type)
7252 ipsec_destroy_ctx_tmpl(ipsa_t *sa, ipsec_algtype_t alg_type)
H A Dspdsock.c2552 ipsec_algtype_t alg_type = 0; in spdsock_do_updatealg() local
H A Dspd.c4695 ipsec_alg_fix_min_max(ipsec_alginfo_t *alg, ipsec_algtype_t alg_type, in ipsec_alg_fix_min_max()
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3495 parse_ipsec_alg(char *str, ips_act_props_t *iap, int alg_type) in parse_ipsec_alg()