Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2proto.h289 extern int smb311_crypto_shash_allocate(struct TCP_Server_Info *server);
Dsmb2misc.c895 rc = smb311_crypto_shash_allocate(server); in smb311_update_preauth_hash()
Dsmb2transport.c66 smb311_crypto_shash_allocate(struct TCP_Server_Info *server) in smb311_crypto_shash_allocate() function
Dsess.c266 rc = smb311_crypto_shash_allocate(chan->server); in cifs_ses_add_channel()