Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
Dcifsglob.h184 struct shash_desc *hmacsha256; /* hmac-sha256 hash function, for SMB2 signatures */ member
/kernel/linux/linux-5.10/fs/cifs/
Dcifsglob.h147 struct crypto_shash *hmacsha256; /* hmac-sha256 hash function */ member