Searched refs:isfips (Results 1 – 1 of 1) sorted by relevance
330 int i, isfips; in thread_general_worker() local332 isfips = OSSL_PROVIDER_available(multi_libctx, "fips"); in thread_general_worker()361 pkey = EVP_PKEY_Q_keygen(multi_libctx, NULL, "RSA", (size_t)(isfips ? 2048 : 512)); in thread_general_worker()