Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/ssl/
Dssl_ciph.c386 #define ITEM_SEP(a) \ macro
794 if (ITEM_SEP(ch)) in ssl_cipher_process_rulestr()
978 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
989 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
/external/openssl/ssl/
Dssl_ciph.c662 #define ITEM_SEP(a) \ macro
1137 if (ITEM_SEP(ch)) in ssl_cipher_process_rulestr()
1338 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()
1349 while ((*l != '\0') && !ITEM_SEP(*l)) in ssl_cipher_process_rulestr()