Home
last modified time | relevance | path

Searched refs:alg_ipsec_hmacdef_doi (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dalgorithm.h196 extern int alg_ipsec_hmacdef_doi(int);
Dalgorithm.c613 alg_ipsec_hmacdef_doi(int type) in alg_ipsec_hmacdef_doi() function
871 res = alg_ipsec_hmacdef_doi(type); in algtype2doi()