Lines Matching defs:signing
136 "%s: Could not find channel signing key for session 0x%llx\n",
396 struct derivation signing;
428 * they have their own signing key.
431 * (binding) in which case we only need to generate a signing
433 * master connection signing key stored in the session
437 rc = generate_key(ses, ptriplet->signing.label,
438 ptriplet->signing.context,
444 rc = generate_key(ses, ptriplet->signing.label,
445 ptriplet->signing.context,
508 d = &triplet.signing;
537 d = &triplet.signing;
573 cifs_server_dbg(FYI, "%s: Could not get signing key\n", __func__);
595 * we already allocate aes_cmac when we init smb3 signing key,