Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2transport.c69 cifs_free_hash(&p->hmacsha256, &p->sdeschmacsha256); in smb3_crypto_shash_allocate()
97 cifs_free_hash(&p->cmacaes, &p->sdesccmacaes); in smb311_crypto_shash_allocate()
98 cifs_free_hash(&p->hmacsha256, &p->sdeschmacsha256); in smb311_crypto_shash_allocate()
Dsmbencrypt.c146 cifs_free_hash(&md4, &sdescmd4); in mdfour()
Dlink.c75 cifs_free_hash(&md5, &sdescmd5); in symlink_hash()
Dmisc.c926 cifs_free_hash(struct crypto_shash **shash, struct sdesc **sdesc) in cifs_free_hash() function
Dcifsproto.h546 void cifs_free_hash(struct crypto_shash **shash, struct sdesc **sdesc);