Symbol: iked_id
regress/sbin/iked/parser/common.c
158
ikev2_print_id(struct iked_id *id, char *idstr, size_t idstrlen)
regress/sbin/iked/parser/common.c
44
int ikev2_print_id(struct iked_id *, char *, size_t);
sbin/iked/ca.c
1436
ca_pubkey_serialize(EVP_PKEY *key, struct iked_id *id)
sbin/iked/ca.c
148
ca_getkey(struct privsep *ps, struct iked_id *key, enum imsg_type type)
sbin/iked/ca.c
1505
ca_privkey_serialize(EVP_PKEY *key, struct iked_id *id)
sbin/iked/ca.c
152
struct iked_id *id = NULL;
sbin/iked/ca.c
1615
ca_privkey_to_method(struct iked_id *privkey)
sbin/iked/ca.c
1774
void *data, size_t len, struct iked_id *out)
sbin/iked/ca.c
1782
struct iked_id idp;
sbin/iked/ca.c
2023
struct iked_static_id *id, struct iked_id *retid)
sbin/iked/ca.c
2072
struct iked_id sanid;
sbin/iked/ca.c
209
ca_certbundle_add(struct ibuf *buf, struct iked_id *id)
sbin/iked/ca.c
2139
ca_x509_subjectaltname_get(X509 *cert, struct iked_id *retid)
sbin/iked/ca.c
419
ca_setcert(struct iked *env, struct iked_sahdr *sh, struct iked_id *id,
sbin/iked/ca.c
496
struct iked_id id;
sbin/iked/ca.c
617
struct iked_id key;
sbin/iked/ca.c
66
void *, size_t, struct iked_id *);
sbin/iked/ca.c
71
int ca_privkey_to_method(struct iked_id *);
sbin/iked/ca.c
75
struct iked_static_id *, struct iked_id *);
sbin/iked/ca.c
78
int ca_x509_subjectaltname_get(X509 *cert, struct iked_id *);
sbin/iked/ca.c
919
struct iked_id *id;
sbin/iked/ca.c
97
struct iked_id ca_privkey;
sbin/iked/ca.c
98
struct iked_id ca_pubkey;
sbin/iked/config.c
1064
struct iked_id privkey;
sbin/iked/config.c
1065
struct iked_id pubkey;
sbin/iked/config.c
1128
struct iked_id id;
sbin/iked/eap.c
94
struct iked_id *id, *certid;
sbin/iked/iked.h
1165
int ikev2_policy2id(struct iked_static_id *, struct iked_id *, int);
sbin/iked/iked.h
1198
int ikev2_print_id(struct iked_id *, char *, size_t);
sbin/iked/iked.h
1295
int ca_setcert(struct iked *, struct iked_sahdr *, struct iked_id *,
sbin/iked/iked.h
1299
void ca_getkey(struct privsep *, struct iked_id *, enum imsg_type);
sbin/iked/iked.h
1300
int ca_certbundle_add(struct ibuf *, struct iked_id *);
sbin/iked/iked.h
1301
int ca_privkey_serialize(EVP_PKEY *, struct iked_id *);
sbin/iked/iked.h
1302
int ca_pubkey_serialize(EVP_PKEY *, struct iked_id *);
sbin/iked/iked.h
479
struct iked_id sa_localauth; /* local AUTH message */
sbin/iked/iked.h
480
struct iked_id sa_peerauth; /* peer AUTH message */
sbin/iked/iked.h
484
struct iked_id sa_iid; /* initiator id */
sbin/iked/iked.h
485
struct iked_id sa_rid; /* responder id */
sbin/iked/iked.h
486
struct iked_id sa_icert; /* initiator cert */
sbin/iked/iked.h
487
struct iked_id sa_rcert; /* responder cert */
sbin/iked/iked.h
488
struct iked_id sa_scert[IKED_SCERT_MAX]; /* supplemental certs */
sbin/iked/iked.h
493
struct iked_id sa_eap; /* EAP challenge */
sbin/iked/iked.h
658
struct iked_id msg_auth; /* AUTH payload */
sbin/iked/iked.h
659
struct iked_id msg_peerid;
sbin/iked/iked.h
660
struct iked_id msg_localid;
sbin/iked/iked.h
661
struct iked_id msg_cert;
sbin/iked/iked.h
662
struct iked_id msg_scert[IKED_SCERT_MAX]; /* supplemental certs */
sbin/iked/ikev2.c
136
int ikev2_sa_tag(struct iked_sa *, struct iked_id *);
sbin/iked/ikev2.c
1602
struct iked_id *id, *certid, peerid;
sbin/iked/ikev2.c
1813
ikev2_policy2id(struct iked_static_id *polid, struct iked_id *id, int srcid)
sbin/iked/ikev2.c
331
struct iked_id *id = NULL;
sbin/iked/ikev2.c
3916
struct iked_id *id, *certid;
sbin/iked/ikev2.c
6032
ikev2_sa_tag(struct iked_sa *sa, struct iked_id *id)
sbin/iked/ikev2.c
61
void ikev2_log_cert_info(const char *, struct iked_id *);
sbin/iked/ikev2.c
6973
struct iked_id idp;
sbin/iked/ikev2.c
6994
ikev2_print_id(struct iked_id *id, char *idstr, size_t idstrlen)
sbin/iked/ikev2.c
7749
ikev2_log_cert_info(const char *msg, struct iked_id *certid)
sbin/iked/ikev2.c
947
struct iked_id *id;
sbin/iked/ikev2_msg.c
1008
struct iked_id *id;
sbin/iked/ikev2_msg.c
1082
struct iked_id *id;
sbin/iked/ikev2_msg.c
944
struct iked_id *id;
sbin/iked/ikev2_pld.c
733
struct iked_id *idp, idb;
sbin/iked/ikev2_pld.c
816
struct iked_id *certid;
sbin/iked/ikev2_pld.c
963
struct iked_id *idp;
sbin/iked/pfkey.c
121
pfkey_id2ident(struct iked_id *, unsigned int);
sbin/iked/pfkey.c
1665
pfkey_id2ident(struct iked_id *id, unsigned int exttype)
sbin/iked/policy.c
156
struct iked_id *lid, *pid;
sbin/iked/policy.c
493
struct iked_id *localid;
sbin/iked/policy.c
859
static struct iked_id *
sbin/iked/policy.c
862
struct iked_id *id;
sbin/iked/policy.c
924
struct iked_id *aid = NULL, *bid = NULL;