Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for signify (0.06 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - The kube-controller-manager managed signers can now have distinct signing certificates and keys.  See the help about `--cluster-signing-[signer-name]-{cert,key}-file`.  `--cluster-signing-{cert,key}-file` is still the default. ([#90822](https://github.com/kubernetes/kubernetes/pull/90822), [@deads2k](https://github.com/deads2k)) [SIG API Machinery, Apps and Auth]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SIGCONT Signal
    pkg syscall (freebsd-arm64), const SIGEMT = 7
    pkg syscall (freebsd-arm64), const SIGEMT Signal
    pkg syscall (freebsd-arm64), const SIGINFO = 29
    pkg syscall (freebsd-arm64), const SIGINFO Signal
    pkg syscall (freebsd-arm64), const SIGIO = 23
    pkg syscall (freebsd-arm64), const SIGIO Signal
    pkg syscall (freebsd-arm64), const SIGIOT = 6
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SIGEMT = 7 #53466
    pkg syscall (freebsd-riscv64), const SIGEMT Signal #53466
    pkg syscall (freebsd-riscv64), const SIGINFO = 29 #53466
    pkg syscall (freebsd-riscv64), const SIGINFO Signal #53466
    pkg syscall (freebsd-riscv64), const SIGIO = 23 #53466
    pkg syscall (freebsd-riscv64), const SIGIO Signal #53466
    pkg syscall (freebsd-riscv64), const SIGIOT = 6 #53466
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    (errn uint64) TEXT ·kdsa(SB), NOSPLIT|NOFRAME, $0-24 MOVD fc+0(FP), R0 // function code MOVD params+8(FP), R1 // address parameter block loop: KDSA R0, R4 // compute digital signature authentication BVS loop // branch back if interrupted BGT retry // signing unsuccessful, but retry with new CSPRN BLT error // condition code of 1 indicates a failure success: MOVD $0, errn+16(FP) // return 0 - sign/verify was successful RET error: MOVD $1, errn+16(FP) // return 1 - sign/verify failed RET retry: MOVD $2,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top