Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapp_provider.c17 static int provider_option_given = 0; variable
70 const int given = provider_option_given; in opt_provider()
72 provider_option_given = 1; in opt_provider()
85 provider_option_given = given; in opt_provider()
91 return provider_option_given; in opt_provider_option_given()

Completed in 5 milliseconds