Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dkrl.h29 #define KRL_SECTION_CERTIFICATES 1 macro
DPROTOCOL.krl35 #define KRL_SECTION_CERTIFICATES 1
44 These sections use type KRL_SECTION_CERTIFICATES to revoke certificates by
Dkrl.c768 if ((r = sshbuf_put_u8(buf, KRL_SECTION_CERTIFICATES)) != 0 || in ssh_krl_to_blob()
1110 case KRL_SECTION_CERTIFICATES: in ssh_krl_from_blob()