Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dssl_ciph.c532 #define ITEM_SEP(a) \ macro
893 if (ITEM_SEP(ch)) { in ssl_cipher_process_rulestr()
1085 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
1094 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()