Searched refs:PROPQUERY (Results 1 – 1 of 1) sorted by relevance
44 static const char * const PROPQUERY = NULL; variable54 pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY); in generate_dsa_params()174 pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY); in demo_sign()237 pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY); in demo_verify()
Completed in 5 milliseconds