Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c659 #define ITEM_SEP(a) \ macro
1158 if (ITEM_SEP(ch)) { in ssl_cipher_process_rulestr()
1354 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
1362 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()