Searched refs:EIPSEC_INVAL_KEYLEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libipsec/ | ||
H A D | ipsec_strerror.h | 51 #define EIPSEC_INVAL_KEYLEN 14 /*invalid key length*/ macro |
H A D | pfkey.c | 218 __ipsec_errcode = EIPSEC_INVAL_KEYLEN; in ipsec_check_keylen2() |