HomeSort by relevance Sort by last modified time
    Searched full:oakley_prf (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
oakley.c 422 oakley_prf(key, buf, iph1) function
577 res = oakley_prf(iph2->ph1->skeyid_d, buf, iph2->ph1);
650 this = oakley_prf(iph2->ph1->skeyid_d, seed,
654 "oakley_prf memory overflow\n");
767 res = oakley_prf(iph1->skeyid_a, buf, iph1);
812 res = oakley_prf(iph1->skeyid_a, buf, iph1);
868 res = oakley_prf(iph1->skeyid_a, buf, iph1);
987 res = oakley_prf(iph1->skeyid, buf, iph1);
1134 res = oakley_prf(hashkey, buf, iph1);
1260 res = oakley_prf(hash, buf, iph1)
    [all...]
oakley.h 177 extern vchar_t *oakley_prf __P((vchar_t *, vchar_t *, struct ph1handle *));

Completed in 21 milliseconds