Lines Matching refs:given
74 EVP_KDF_fetch() fetches an implementation of a KDF I<algorithm>, given
113 The set of parameters given with I<params> determine exactly what
118 EVP_KDF_CTX_get_params() retrieves chosen parameters, given the
120 The set of parameters given with I<params> determine exactly what
126 context, given a context I<ctx>.
127 The set of parameters given with I<params> determine exactly what
163 of the given I<kdf>.
166 providers in the given library context I<libctx>, and for each of the
167 implementations, calls the given function I<fn> with the implementation method
168 and the given I<arg> as argument.
170 EVP_KDF_get0_name() return the name of the given KDF. For fetched KDFs
246 The length must never exceed what can be given with a B<size_t>.
259 The memory size must never exceed what can be given with a B<size_t>.