Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dcompat_dh.c18 struct compat_keyctl_kdf_params __user *kdf) in compat_keyctl_dh_compute() argument
23 if (!kdf) in compat_keyctl_dh_compute()
26 if (copy_from_user(&compat_kdfcopy, kdf, sizeof(compat_kdfcopy)) != 0) in compat_keyctl_dh_compute()
H A Ddh.c302 struct keyctl_kdf_params __user *kdf) in keyctl_dh_compute() argument
306 if (!kdf) in keyctl_dh_compute()
309 if (copy_from_user(&kdfcopy, kdf, sizeof(kdfcopy)) != 0) in keyctl_dh_compute()
H A Dinternal.h293 struct compat_keyctl_kdf_params __user *kdf);
300 struct keyctl_kdf_params __user *kdf) in keyctl_dh_compute() argument
309 struct keyctl_kdf_params __user *kdf) in compat_keyctl_dh_compute() argument
/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
397 kdf(first_dst->key, second_dst->key, NULL, NULL, in derive_keys()
413 kdf(chaining_key, key, NULL, dh_calculation, NOISE_HASH_LEN, in mix_dh()
426 kdf(chaining_key, key, NULL, precomputed, NOISE_HASH_LEN, in mix_precomputed_dh()
448 kdf(chaining_key, temp_hash, key, psk, NOISE_HASH_LEN, NOISE_HASH_LEN, in mix_psk()
493 kdf(chaining_key, NULL, NULL, ephemeral_src, NOISE_HASH_LEN, 0, 0, in message_ephemeral()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libkcapi/
H A Dlibkcapi_1.5.0.bb16 PACKAGECONFIG[hasher_only] = "--enable-kcapi-hasher --disable-lib-kdf --disable-lib-sym --disable-l…
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dacr.h77 u8 kdf[16]; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/
H A Dstrongswan_5.9.14.bb157 ${PN}-plugin-kdf \
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst839 char *buffer, size_t buflen, struct keyctl_kdf_params *kdf);
856 If the parameter kdf is NULL, the following applies:
865 The kdf parameter allows the caller to apply a key derivation function
883 function will return EMSGSIZE when the parameter kdf is non-NULL
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4237 -rw-r--r-- root root 4326 ./usr/include/openssl/kdf.h
H A Dbuildhistory_filelist1.txt4236 -rw-r--r-- root root 4326 ./usr/include/openssl/kdf.h