Home
last modified time | relevance | path

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

/Linux-v6.1/security/keys/
Ddh.c83 static int kdf_alloc(struct crypto_shash **hash, char *hashname) in kdf_alloc() function
187 ret = kdf_alloc(&hash, hashname); in __keyctl_dh_compute()