Lines Matching refs:ossl_unused
115 static int test_rng_reseed(ossl_unused void *vtest, in test_rng_reseed()
116 ossl_unused int prediction_resistance, in test_rng_reseed()
117 ossl_unused const unsigned char *ent, in test_rng_reseed()
118 ossl_unused size_t ent_len, in test_rng_reseed()
119 ossl_unused const unsigned char *adin, in test_rng_reseed()
120 ossl_unused size_t adin_len) in test_rng_reseed()
127 ossl_unused size_t min_noncelen, in test_rng_nonce()
128 ossl_unused size_t max_noncelen) in test_rng_nonce()
159 static const OSSL_PARAM *test_rng_gettable_ctx_params(ossl_unused void *vtest, in test_rng_gettable_ctx_params()
160 ossl_unused void *provctx) in test_rng_gettable_ctx_params()
212 static const OSSL_PARAM *test_rng_settable_ctx_params(ossl_unused void *vtest, in test_rng_settable_ctx_params()
213 ossl_unused void *provctx) in test_rng_settable_ctx_params()
225 static int test_rng_verify_zeroization(ossl_unused void *vtest) in test_rng_verify_zeroization()
232 ossl_unused int prediction_resistance, in test_rng_get_seed()
233 ossl_unused const unsigned char *adin, in test_rng_get_seed()
234 ossl_unused size_t adin_len) in test_rng_get_seed()