Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2transport.c50 &p->hmacsha256, in smb3_crypto_shash_allocate()
61 cifs_free_hash(&p->hmacsha256, &p->sdeschmacsha256); in smb3_crypto_shash_allocate()
72 &p->hmacsha256, in smb311_crypto_shash_allocate()
89 cifs_free_hash(&p->hmacsha256, &p->sdeschmacsha256); in smb311_crypto_shash_allocate()
246 hash = server->secmech.hmacsha256; in smb2_calc_signature()
317 rc = crypto_shash_setkey(server->secmech.hmacsha256, in generate_key()
H A Dcifsencrypt.c812 if (server->secmech.hmacsha256) { in cifs_crypto_secmech_release()
813 crypto_free_shash(server->secmech.hmacsha256); in cifs_crypto_secmech_release()
814 server->secmech.hmacsha256 = NULL; in cifs_crypto_secmech_release()
H A Dcifsglob.h144 struct crypto_shash *hmacsha256; /* hmac-sha256 hash function */ member
/OK3568_Linux_fs/buildroot/package/beecrypt/
H A D0001-cppglue.cxx-cplusplus-only.patch19 …ianness.c entropy.c fips186.c hmac.c hmacmd5.c hmacsha1.c hmacsha224.c hmacsha256.c md4.c md5.c hm…
20 …ianness.c entropy.c fips186.c hmac.c hmacmd5.c hmacsha1.c hmacsha224.c hmacsha256.c md4.c md5.c hm…