Lines Matching refs:implementations
167 implementations, calls the given function I<fn> with the implementation method
189 Some KDF implementations require a password.
190 For those KDF implementations that support it, this parameter sets the password.
194 Some KDF implementations can take a non-secret unique cryptographic salt.
195 For those KDF implementations that support it, this parameter sets the salt.
201 Some KDF implementations require an iteration count.
202 For those KDF implementations that support it, this parameter sets the
215 For KDF implementations that use an underlying computation MAC, digest or
222 implementations.
226 Some KDF implementations require a key.
227 For those KDF implementations that support it, this octet string parameter
232 Some KDF implementations, such as L<EVP_KDF-HKDF(7)>, take an 'info' parameter
241 Used by implementations that use a MAC with a variable output size (KMAC).
242 For those KDF implementations that support it, this parameter
252 For those KDF implementations that support it, this B<uint64_t> parameter sets