Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcapa.c242 static inline int ll_crypto_hmac(struct crypto_hash *tfm, in ll_crypto_hmac() function
285 ll_crypto_hmac(tfm, key, &keylen, &sl, sl.length, hmac); in capa_hmac()