Searched refs:auth_key (Results 1 – 5 of 5) sorted by relevance
77 emlxs_auth_key_t *auth_key, char *prop_str);83 emlxs_auth_key_t *auth_key);85 emlxs_auth_key_t *auth_key);5041 remote_key = (char *)node_dhc->auth_key.remote_password; in emlxs_hash_vrf()5045 remote_key = (char *)node_dhc->auth_key.remote_password; in emlxs_hash_vrf()5067 node_dhc->auth_key.remote_password_length); in emlxs_hash_vrf()5096 node_dhc->auth_key.remote_password_length); in emlxs_hash_vrf()5153 node_dhc->auth_key.remote_password_length); in emlxs_hash_vrf()5195 node_dhc->auth_key.remote_password_length); in emlxs_hash_vrf()5265 mykey = (char *)node_dhc->auth_key.local_password; in emlxs_hash_rsp()[all …]
990 CK_OBJECT_HANDLE auth_key, in session_mgr_set_op_state() argument1022 if (auth_key != 0) { in session_mgr_set_op_state()1065 if (auth_key == 0) { in session_mgr_set_op_state()1107 if (auth_key != 0) { in session_mgr_set_op_state()1182 sess->sign_ctx.key = auth_key; in session_mgr_set_op_state()1191 sess->verify_ctx.key = auth_key; in session_mgr_set_op_state()
58 typedef struct auth_key { struct
334 emlxs_auth_key_t auth_key; member
2077 emlxs_auth_key_t auth_key; /* Default auth_key. */ member