Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/keys/
H A Ddh.c87 static int kdf_alloc(struct kdf_sdesc **sdesc_ret, char *hashname) in kdf_alloc() function
276 ret = kdf_alloc(&sdesc, hashname); in __keyctl_dh_compute()
/kernel/linux/linux-6.6/security/keys/
H A Ddh.c67 static int kdf_alloc(struct crypto_shash **hash, char *hashname) in kdf_alloc() function
171 ret = kdf_alloc(&hash, hashname); in __keyctl_dh_compute()

Completed in 3 milliseconds