Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_ciph.c639 #define ITEM_SEP(a) \ macro
1029 if (ITEM_SEP(ch)) { in ssl_cipher_process_rulestr()
1237 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
1245 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()