Home
last modified time | relevance | path

Searched defs:kdf (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/keys/
H A Dcompat_dh.c18 struct compat_keyctl_kdf_params __user *kdf) in compat_keyctl_dh_compute()
H A Dinternal.h300 struct keyctl_kdf_params __user *kdf) in keyctl_dh_compute()
309 struct keyctl_kdf_params __user *kdf) in compat_keyctl_dh_compute()
H A Ddh.c302 struct keyctl_kdf_params __user *kdf) in keyctl_dh_compute()
/openbmc/linux/drivers/net/wireguard/
H A Dnoise.c344 static void kdf(u8 *first_dst, u8 *second_dst, u8 *third_dst, const u8 *data, in kdf() function
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dacr.h77 u8 kdf[16]; member