Searched refs:aes_xts_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
35 static OSSL_FUNC_cipher_set_ctx_params_fn aes_xts_set_ctx_params; variable94 return aes_xts_set_ctx_params(ctx, params); in aes_xts_init()231 static int aes_xts_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_xts_set_ctx_params() function287 (void (*)(void))aes_xts_set_ctx_params }, \