Home
last modified time | relevance | path

Searched defs:krl (Results 1 – 4 of 4) sorted by relevance

/NextBSD/crypto/openssh/
HDkrl.c132 struct ssh_krl *krl; in ssh_krl_init() local
162 ssh_krl_free(struct ssh_krl *krl) in ssh_krl_free()
188 ssh_krl_set_version(struct ssh_krl *krl, u_int64_t version) in ssh_krl_set_version()
194 ssh_krl_set_comment(struct ssh_krl *krl, const char *comment) in ssh_krl_set_comment()
206 revoked_certs_for_ca_key(struct ssh_krl *krl, const Key *ca_key, in revoked_certs_for_ca_key()
308 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_serial()
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_serial_range()
328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_key_id()
391 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const Key *key) in ssh_krl_revoke_key_explicit()
403 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const Key *key) in ssh_krl_revoke_key_sha1()
[all …]
HDssh-keygen.c1947 struct ssh_krl *krl) in update_krl_from_file()
2071 struct ssh_krl *krl; in do_gen_krl() local
2127 struct ssh_krl *krl; in do_check_krl() local
/NextBSD/sys/crypto/camellia/
HDcamellia.c128 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument
442 uint32_t kll, klr, krl, krr; in camellia_setup128() local
648 uint32_t kll,klr,krl,krr; /* left half of key */ in camellia_setup256() local
/NextBSD/sys/compat/svr4/
HDsvr4_misc.c918 struct rlimit krl; local