Searched refs:KRL_SECTION_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dkrl.h31 #define KRL_SECTION_SIGNATURE 4 macro
H A Dkrl.c810 if ((r = sshbuf_put_u8(buf, KRL_SECTION_SIGNATURE)) != 0 ||
1052 if (type != KRL_SECTION_SIGNATURE) {
1149 case KRL_SECTION_SIGNATURE:

Completed in 63 milliseconds