Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dfake_cipherprov.c221 static OSSL_FUNC_cipher_get_ctx_params_fn fake_get_ctx_params; variable
222 static int fake_get_ctx_params(void *vctx, OSSL_PARAM params[]) in fake_get_ctx_params() function