Lines Matching refs:implementation
68 B<EVP_KDF> is a type that holds the implementation of a KDF.
72 =head2 Algorithm implementation fetching
74 EVP_KDF_fetch() fetches an implementation of a KDF I<algorithm>, given
92 EVP_KDF_CTX_new() creates a new context for the KDF implementation I<kdf>.
111 EVP_KDF_get_params() retrieves details about the implementation
132 defined by the implementation.
162 EVP_KDF_is_a() returns 1 if I<kdf> is an implementation of an
165 EVP_KDF_get0_provider() returns the provider that holds the implementation
170 implementations, calls the given function I<fn> with the implementation method
182 the I<kdf> implementation.
200 The default value, if any, is implementation dependent.
208 The default value, if any, is implementation dependent.
239 The default value, if any, is implementation dependent.
252 The default value is implementation dependent.