Home
last modified time | relevance | path

Searched refs:sdesccmacaes (Results 1 – 3 of 3) sorted by relevance

/linux/fs/cifs/
A Dsmb2transport.c41 rc = cifs_alloc_hash("cmac(aes)", &p->cmacaes, &p->sdesccmacaes); in smb3_crypto_shash_allocate()
63 rc = cifs_alloc_hash("cmac(aes)", &p->cmacaes, &p->sdesccmacaes); in smb311_crypto_shash_allocate()
74 cifs_free_hash(&p->cmacaes, &p->sdesccmacaes); in smb311_crypto_shash_allocate()
555 shash = &server->secmech.sdesccmacaes->shash; in smb3_calc_signature()
A Dcifsencrypt.c753 kfree(server->secmech.sdesccmacaes); in cifs_crypto_secmech_release()
754 server->secmech.sdesccmacaes = NULL; in cifs_crypto_secmech_release()
A Dcifsglob.h147 struct sdesc *sdesccmacaes; /* ctxt to generate smb3 signature */ member

Completed in 17 milliseconds