Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_fetch_prov_test.c27 static char *fetch_property = NULL; variable
179 md = EVP_MD_fetch(ctx, id, fetch_property); in test_explicit_EVP_MD_fetch()
297 cipher = EVP_CIPHER_fetch(ctx, id, fetch_property); in test_explicit_EVP_CIPHER_fetch()
367 fetch_property = opt_arg(); in setup_tests()