Searched refs:encapsulate (Results 1 – 2 of 2) sorted by relevance
245 return ctx->op.encap.kem->encapsulate(ctx->op.encap.algctx, in EVP_PKEY_encapsulate()341 if (kem->encapsulate != NULL) in evp_kem_from_algorithm()343 kem->encapsulate = OSSL_FUNC_kem_encapsulate(fns); in evp_kem_from_algorithm()
256 OSSL_FUNC_kem_encapsulate_fn *encapsulate; member
Completed in 7 milliseconds