Home
last modified time | relevance | path

Searched defs:fake_get_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dfake_cipherprov.c189 static OSSL_FUNC_cipher_get_params_fn fake_get_params; variable
190 static int fake_get_params(OSSL_PARAM params[]) in fake_get_params() function