Searched refs:pr_entropyB (Results 1 – 1 of 1) sorted by relevance
3519 unsigned char *pr_entropyB; member3601 OPENSSL_free(rdata->data[i].pr_entropyB); in rand_test_cleanup()3642 return parse_bin(value, &item->pr_entropyB, &item->pr_entropyB_len); in rand_test_parse()3758 if (item->pr_entropyB != NULL) { in rand_test_run()3759 … params[0] = OSSL_PARAM_construct_octet_string(OSSL_RAND_PARAM_TEST_ENTROPY, item->pr_entropyB, in rand_test_run()