Searched refs:des_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
28 static OSSL_FUNC_cipher_get_ctx_params_fn des_get_ctx_params; variable134 static int des_get_ctx_params(void *vctx, OSSL_PARAM params[])180 { OSSL_FUNC_CIPHER_GET_CTX_PARAMS, (void (*)(void))des_get_ctx_params }, \
Completed in 4 milliseconds