Searched defs:alg_type (Results 1 – 7 of 7) sorted by relevance
/onnv-gate/usr/src/common/openssl/crypto/engine/ |
H A D | hw_pk11_err.h | 343 #define LOCK_OBJSTORE(alg_type) \ argument 345 #define UNLOCK_OBJSTORE(alg_type) \ argument
|
H A D | hw_pk11_pub.c | 191 #define KEY_HANDLE_REFHOLD(key_handle, alg_type, unlock, var, label) \ argument
|
H A D | hw_pk11.c | 314 #define TRY_OBJ_DESTROY(sess_hdl, obj_hdl, retval, uselock, alg_type) \ argument
|
/onnv-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 7061 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 D | spdsock.c | 2552 ipsec_algtype_t alg_type = 0; in spdsock_do_updatealg() local
|
H A D | spd.c | 4695 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 D | ipsecconf.c | 3495 parse_ipsec_alg(char *str, ips_act_props_t *iap, int alg_type) in parse_ipsec_alg()
|