HomeSort by relevance Sort by last modified time
    Searched refs:alg_oakley_hmacdef_one (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
algorithm.h 183 extern vchar_t *alg_oakley_hmacdef_one __P((int, vchar_t *, vchar_t *));
algorithm.c 411 alg_oakley_hmacdef_one(doi, key, buf) function
oakley.c 395 res = alg_oakley_hmacdef_one(type, key, buf);
    [all...]

Completed in 67 milliseconds