Lines Matching refs:functions
21 The following functions have been deprecated since OpenSSL 3.0, and can be
50 All of the functions described on this page are deprecated. There are no
51 available replacement functions at this time.
53 The SRP functions described on this page are used to calculate various
58 client side and are calculated via the functions SRP_Calc_client_key_ex(),
61 BIGNUM parameters to these functions.
63 Most of these functions come in two forms. Those that take a I<libctx> and
64 I<propq> parameter, and those that don't. Any cryptogrpahic functions that
69 functions do not have a form that takes I<libctx> or I<propq> parameters because
74 All these functions return the calculated key or parameter, or NULL on error.
87 All of the other functions were added in OpenSSL 1.0.1.
89 All of these functions were deprecated in OpenSSL 3.0.