Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_pkey_provided_test.c460 const OSSL_PARAM *check_param = NULL; in do_fromdata_rsa_derive() local
482 if (!TEST_ptr(check_param = OSSL_PARAM_locate_const(todata_params, in do_fromdata_rsa_derive()
485 if (!TEST_int_eq(OSSL_PARAM_get_BN(check_param, &check_bn), 1)) in do_fromdata_rsa_derive()

Completed in 9 milliseconds