Home
last modified time | relevance | path

Searched refs:alg_oakley_hmacdef_one (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dalgorithm.h183 extern vchar_t *alg_oakley_hmacdef_one __P((int, vchar_t *, vchar_t *));
Dalgorithm.c411 alg_oakley_hmacdef_one(doi, key, buf) in alg_oakley_hmacdef_one() function
Doakley.c395 res = alg_oakley_hmacdef_one(type, key, buf);