Home
last modified time | relevance | path

Searched refs:KDF_X942 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dx942kdf.c50 } KDF_X942; typedef
332 KDF_X942 *ctx; in x942kdf_new()
348 KDF_X942 *ctx = (KDF_X942 *)vctx; in x942kdf_reset()
365 KDF_X942 *ctx = (KDF_X942 *)vctx; in x942kdf_free()
384 static size_t x942kdf_size(KDF_X942 *ctx) in x942kdf_size()
400 KDF_X942 *ctx = (KDF_X942 *)vctx; in x942kdf_derive()
472 KDF_X942 *ctx = vctx; in x942kdf_set_ctx_params()
564 KDF_X942 *ctx = (KDF_X942 *)vctx; in x942kdf_get_ctx_params()