Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c883 #define IS_PROT_FLAG(o) \ macro
1096 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_client_main()
H A Ds_server.c1106 #define IS_PROT_FLAG(o) \ macro
1223 if (IS_PROT_FLAG(o) && ++prot_opt > 1) { in s_server_main()