OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhpub_p
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
handler.h
156
vchar_t *
dhpub_p
; /* DH; partner's public value */
member in struct:ph1handle
331
vchar_t *
dhpub_p
; /* DH; partner's public value */
member in struct:ph2handle
isakmp_agg.c
377
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
453
if (iph1->
dhpub_p
== NULL || iph1->nonce_p == NULL) {
521
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
566
VPTRINIT(iph1->
dhpub_p
);
794
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
837
if (iph1->
dhpub_p
== NULL || iph1->nonce_p == NULL) {
883
VPTRINIT(iph1->
dhpub_p
);
954
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
isakmp_ident.c
448
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
522
if (iph1->
dhpub_p
== NULL || iph1->nonce_p == NULL) {
545
VPTRINIT(iph1->
dhpub_p
);
580
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
1123
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
1194
if (iph1->
dhpub_p
== NULL || iph1->nonce_p == NULL) {
1213
VPTRINIT(iph1->
dhpub_p
);
1278
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
isakmp_base.c
600
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
684
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
728
VPTRINIT(iph1->
dhpub_p
);
1075
if (isakmp_p2ph(&iph1->
dhpub_p
, pa->ptr) < 0)
1137
iph1->dhpriv, iph1->
dhpub_p
, &iph1->dhgxy) < 0)
1175
VPTRINIT(iph1->
dhpub_p
);
oakley.c
474
if (iph2->approval->pfs_group && iph2->
dhpub_p
) {
476
iph2->dhpriv, iph2->
dhpub_p
, &iph2->dhgxy) < 0)
872
+ iph1->
dhpub_p
->l
902
bp = (sw == GENERATE ? iph1->dhpub : iph1->
dhpub_p
);
906
bp = (sw == GENERATE ? iph1->
dhpub_p
: iph1->dhpub);
1064
len = (sw == GENERATE ? iph1->dhpub->l : iph1->
dhpub_p
->l)
1076
bp = (sw == GENERATE ? iph1->dhpub : iph1->
dhpub_p
);
1178
len = (sw == GENERATE ? iph1->
dhpub_p
->l : iph1->dhpub->l)
1179
+ (sw == GENERATE ? iph1->dhpub->l : iph1->
dhpub_p
->l)
1192
bp = (sw == GENERATE ? iph1->
dhpub_p
: iph1->dhpub)
[
all
...]
isakmp_quick.c
508
if (isakmp_p2ph(&iph2->
dhpub_p
, pa->ptr) < 0) {
754
VPTRINIT(iph2->
dhpub_p
);
1143
iph2->
dhpub_p
= NULL;
1187
if (isakmp_p2ph(&iph2->
dhpub_p
, pa->ptr) < 0) {
1367
if (iph2->
dhpub_p
!= NULL && iph2->approval->pfs_group == 0) {
1373
if (iph2->
dhpub_p
== NULL && iph2->approval->pfs_group != 0) {
1402
VPTRINIT(iph2->
dhpub_p
);
1499
if (iph2->
dhpub_p
!= NULL && pfsgroup != 0) {
1543
if (iph2->
dhpub_p
!= NULL && pfsgroup != 0)
1567
(iph2->
dhpub_p
!= NULL && pfsgroup != 0
[
all
...]
handler.c
415
VPTRINIT(iph1->
dhpub_p
);
733
VPTRINIT(iph2->
dhpub_p
);
Completed in 20 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026