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

  /external/ipsec-tools/src/racoon/
cfparse.h 131 SEND_CERT = 347,
296 #define SEND_CERT 347
cfparse.y 217 %token VERIFY_CERT SEND_CERT SEND_CR
    [all...]
cftoken.l 330 <S_RMTS>send_cert { YYD; return(SEND_CERT); }

Completed in 328 milliseconds