Home
last modified time | relevance | path

Searched refs:ikev2_msg_authsign (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/iked/
H A Dca.c578 return (ikev2_msg_authsign(env, sa, in ca_setauth()
951 if (ikev2_msg_authsign(env, &sa, &policy.pol_auth, authmsg) != 0) { in ca_getauth()
H A Diked.h1112 int ikev2_msg_authsign(struct iked *, struct iked_sa *,
H A Dikev2_msg.c1073 ikev2_msg_authsign(struct iked *env, struct iked_sa *sa, in ikev2_msg_authsign() function
H A Dikev2.c925 ret = ikev2_msg_authsign(env, sa, &ikeauth, authmsg); in ikev2_auth_verify()