Lines Matching full:pfs
442 /* compute sharing secret of DH when PFS */465 * If PFS is desired and KE payloads were exchanged,481 int pfs = 0;487 pfs = ((iph2->approval->pfs_group && iph2->dhgxy) ? 1 : 0);489 len = pfs ? iph2->dhgxy->l : 0;504 /* if PFS */505 if (pfs) {