Searched refs:encr_authid (Results 1 – 3 of 3) sorted by relevance
475 encr->encr_authid = authid; in cipher_new()
4793 nsa->sa_encr->encr_authid ? "" : " auth ", in ikev2_ikesa_enable()4794 nsa->sa_encr->encr_authid ? "" : print_xf(nsa->sa_integr->hash_id, in ikev2_ikesa_enable()5520 if (sa->sa_encr->encr_authid && sa->sa_integr == NULL) { in ikev2_sa_negotiate_common()5522 sa->sa_encr->encr_authid)) == NULL) { in ikev2_sa_negotiate_common()7720 sa->sa_encr->encr_authid ? "" : " auth ", in ikev2_log_established()7721 sa->sa_encr->encr_authid ? "" : print_xf(sa->sa_integr->hash_id, in ikev2_log_established()
334 uint16_t encr_authid; /* ID of associated authentication */ member