Home
last modified time | relevance | path

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

/openbmc/linux/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()