Searched refs:BC_YES (Results 1 – 3 of 3) sorted by relevance
67 #define BC_YES "yes" macro
361 if (strcmp(strval, BC_YES) == 0) { in valid_client_authentication()395 if (strcmp(strval, BC_YES) == 0) { in valid_server_authentication()
468 clientauth = (strcmp(cas, BC_YES) == 0); in openbootlog()