Home
last modified time | relevance | path

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

/external/openssh/
Dkrl.h28 #define KRL_SECTION_CERTIFICATES 1 macro
DPROTOCOL.krl35 #define KRL_SECTION_CERTIFICATES 1
42 These sections use type KRL_SECTION_CERTIFICATES to revoke certificates by
Dkrl.c736 if ((r = sshbuf_put_u8(buf, KRL_SECTION_CERTIFICATES)) != 0 || in ssh_krl_to_blob()
1066 case KRL_SECTION_CERTIFICATES: in ssh_krl_from_blob()