Searched refs:KDF_HKDF (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dhkdf.c88 } KDF_HKDF; typedef in typeref:struct:__anon72
92 KDF_HKDF *ctx;
106 KDF_HKDF *ctx = (KDF_HKDF *)vctx;
116 KDF_HKDF *ctx = (KDF_HKDF *)vctx;
130 static size_t kdf_hkdf_size(KDF_HKDF *ctx)
152 KDF_HKDF *ctx = (KDF_HKDF *)vctx;
189 static int hkdf_common_set_ctx_params(KDF_HKDF *ct
[all...]

Completed in 81 milliseconds