Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dfake_cipherprov.c29 static int ctx_from_key_params(PROV_CIPHER_FAKE_CTX *pctx, const OSSL_PARAM *params) in ctx_from_key_params() function
71 if (ctx_from_key_params(ctx, p) != 1) { in fake_skeymgmt_import()