Searched defs:krl (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A Dcamellia.c476 u32 kll, klr, krl, krr; local
805 u32 kll, klr, krl, krr; /* left half of key */ local
[all...]
/freebsd-9.3-release/sys/crypto/camellia/
H A Dcamellia.c442 uint32_t kll, klr, krl, krr; local
648 uint32_t kll,klr,krl,krr; /* left half of key */ local
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dkrl.c132 struct ssh_krl *krl; local
162 ssh_krl_free(struct ssh_krl *krl) argument
188 ssh_krl_set_version(struct ssh_krl *krl, u_int64_t version) argument
194 ssh_krl_set_comment(struct ssh_krl *krl, const char *comment) argument
206 revoked_certs_for_ca_key(struct ssh_krl *krl, const Key *ca_key, struct revoked_certs **rcp, int allow_create) argument
308 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key, u_int64_t serial) argument
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, u_int64_t lo, u_int64_t hi) argument
328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, const char *key_id) argument
391 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const Key *key) argument
403 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const Key *key) argument
415 ssh_krl_revoke_key(struct ssh_krl *krl, const Key *key) argument
662 ssh_krl_to_blob(struct ssh_krl *krl, Buffer *buf, const Key **sign_keys, u_int nsign_keys) argument
753 parse_revoked_certs(Buffer *buf, struct ssh_krl *krl) argument
886 struct ssh_krl *krl; local
1110 is_key_revoked(struct ssh_krl *krl, const Key *key) argument
1180 ssh_krl_check_key(struct ssh_krl *krl, const Key *key) argument
1201 struct ssh_krl *krl; local
[all...]
H A Dssh-keygen.c2071 struct ssh_krl *krl; local
1946 update_krl_from_file(struct passwd *pw, const char *file, const Key *ca, struct ssh_krl *krl) argument
2127 struct ssh_krl *krl; local
[all...]
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_misc.c911 struct rlimit krl; local

Completed in 116 milliseconds