Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dciphercommon.c591 int ossl_cipher_generic_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in ossl_cipher_generic_set_ctx_params() function
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon.h111 OSSL_FUNC_cipher_set_ctx_params_fn ossl_cipher_generic_set_ctx_params; variable