Lines Matching full:sets

127 OSSL_FUNC_kdf_set_ctx_params() sets KDF parameters associated with the given
162 Sets the key in the associated KDF ctx.
166 Sets the secret in the associated KDF ctx.
170 Sets the password in the associated KDF ctx.
178 Sets the name of the underlying cipher, digest or MAC to be used.
183 Sets the length of the MAC in the associated KDF ctx.
187 Sets the properties to be queried when trying to fetch the underlying algorithm.
193 Sets the number of iterations in the associated KDF ctx.
197 Sets the mode in the associated KDF ctx.
218 Sets an optional random string that is provided by the sender called
224 Sets the CEK wrapping algorithm name in the associated KDF ctx.
228 Sets the scrypt work factor parameter N in the associated KDF ctx.
232 Sets the scrypt work factor parameter r in the associated KDF ctx.
236 Sets the scrypt work factor parameter p in the associated KDF ctx.
240 Sets the scrypt work factor parameter maxmem in the associated KDF ctx.
244 Sets the prefix string using by the TLS 1.3 version of HKDF in the
249 Sets the label string using by the TLS 1.3 version of HKDF in the
254 Sets the context string using by the TLS 1.3 version of HKDF in the
259 Sets the optional shared info in the associated KDF ctx.
263 Sets the IV in the associated KDF ctx.
267 Sets the xcghash in the associated KDF ctx.
271 Sets the session ID in the associated KDF ctx.
275 Sets the SSH KDF type parameter in the associated KDF ctx.
314 Sets the constant value in the associated KDF ctx.
318 Sets the intended usage of the output bits in the associated KDF ctx.