Lines Matching defs:signing
140 "%s: Could not find channel signing key for session 0x%llx\n",
390 struct derivation signing;
406 * they have their own signing key.
409 * (binding) in which case we only need to generate a signing
411 * master connection signing key stored in the session
415 rc = generate_key(ses, ptriplet->signing.label,
416 ptriplet->signing.context,
422 rc = generate_key(ses, ptriplet->signing.label,
423 ptriplet->signing.context,
482 d = &triplet.signing;
510 d = &triplet.signing;
571 * we already allocate sdesccmacaes when we init smb3 signing key,