Searched refs:sm4_xts_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
30 static OSSL_FUNC_cipher_set_ctx_params_fn sm4_xts_set_ctx_params; variable60 return sm4_xts_set_ctx_params(xctx, params); in sm4_xts_init()203 static int sm4_xts_set_ctx_params(void *vxctx, const OSSL_PARAM params[]) in sm4_xts_set_ctx_params() function275 (void (*)(void))sm4_xts_set_ctx_params }, \
Completed in 4 milliseconds