Searched refs:aes_ocb_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
42 static OSSL_FUNC_cipher_set_ctx_params_fn aes_ocb_set_ctx_params; variable138 return aes_ocb_set_ctx_params(ctx, params); in aes_ocb_init()353 static int aes_ocb_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_ocb_set_ctx_params() function
Completed in 4 milliseconds