Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c703 cifs_free_hash(&server->secmech.hmacsha256); in cifs_crypto_secmech_release()
H A Dcifsglob.h225 struct shash_desc *hmacsha256; /* hmac-sha256 hash function, for SMB2 signatures */ member