mac_key           165 fs/cifs/cifsencrypt.c 	if ((cifs_pdu == NULL) || (mac_key == NULL))
mac_key           194 fs/cifs/cifsencrypt.c 	rc = cifs_calculate_signature(cifs_pdu, mac_key,
mac_key           173 fs/cifs/cifsglob.h 	struct mac_key mac_signing_key;