Searched refs:gparams (Results 1 – 1 of 1) sorted by relevance
2395 OSSL_PARAM gparams[2] = {OSSL_PARAM_END, OSSL_PARAM_END}; in test_EVP_SM2() local2491 gparams[0] = OSSL_PARAM_construct_utf8_string(OSSL_ASYM_CIPHER_PARAM_DIGEST, in test_EVP_SM2()2534 if (!TEST_true(EVP_PKEY_CTX_get_params(cctx, gparams))) in test_EVP_SM2()
Completed in 15 milliseconds