Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.h52 extern int pk_checkalg __P((int, int, int));
H A Dcfparse.y1821 && pk_checkalg(cur_algclass, $1, encklen_tmp)) {
H A Dpfkey.c3600 pk_checkalg(class, calg, keylen) in pk_checkalg() function