Searched refs:aes_wrap_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
37 static OSSL_FUNC_cipher_set_ctx_params_fn aes_wrap_set_ctx_params; variable148 return aes_wrap_set_ctx_params(ctx, params); in aes_wrap_init()263 static int aes_wrap_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_wrap_set_ctx_params() function315 (void (*)(void))aes_wrap_set_ctx_params }, \
Completed in 4 milliseconds