Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
zero_pad [umac.c #2]Name: | zero_pad [umac.c #2] | Prototype: | static void zero_pad(UINT8 *p, int nbytes) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 642-662 |
| | 13 | 5 |
zero_pad [umac.c #1]Name: | zero_pad [umac.c #1] | Prototype: | static void zero_pad(UINT8 *p, int nbytes) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 642-662 |
| | 13 | 5 |
xstrsepName: | xstrsep | Prototype: | static char * xstrsep(char **str, const char *delim) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keyscan.c | Lines: | 162-178 |
| | 25 | 3 |
xstrdupName: | xstrdup | Prototype: | char * xstrdup(const char *str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 92-102 |
| | 6 | 1 |
xrecallocarrayName: | xrecallocarray | Prototype: | void * xrecallocarray(void *ptr, size_t onmemb, size_t nmemb, size_t size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 80-90 |
| | 8 | 2 |
xreallocarrayName: | xreallocarray | Prototype: | void * xreallocarray(void *ptr, size_t nmemb, size_t size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 68-78 |
| | 8 | 2 |
xmallocName: | xmalloc | Prototype: | void * xmalloc(size_t size) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 39-50 |
| | 9 | 3 |
xcryptName: | xcrypt | Prototype: | char * xcrypt(const char *password, const char *salt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/xcrypt.c | Lines: | 98-127 |
| | 7 | 2 |
xcallocName: | xcalloc | Prototype: | void * xcalloc(size_t nmemb, size_t size) | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 52-66 |
| | 14 | 4 |
xauth_valid_stringName: | xauth_valid_string | Prototype: | static int xauth_valid_string(const char *s) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/session.c | Lines: | 372-384 |
| | 15 | 3 |
xasprintfName: | xasprintf | Prototype: | int xasprintf(char **ret, const char *fmt, ...) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/xmalloc.c | Lines: | 104-118 |
| | 26 | 2 |
x11_request_forwarding_with_spoofingName: | x11_request_forwarding_with_spoofing | Prototype: | void x11_request_forwarding_with_spoofing(struct ssh *ssh, int client_session_id, const char *disp, const char *proto, const char *data, int want_reply) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | Lines: | 4782-4842 |
| | 274 | 15 |
x11_open_helperName: | x11_open_helper | Prototype: | static int x11_open_helper(struct ssh *ssh, struct sshbuf *b) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | Lines: | 1079-1144 |
| | 39 | 9 |
x11_create_display_inetName: | x11_create_display_inet | Prototype: | int x11_create_display_inet(struct ssh *ssh, int x11_display_offset, int x11_use_localhost, int single_connection, u_int *display_numberp, int **chanids) | Coverage: | 0.000% (0/60) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | Lines: | 4502-4603 |
| | 142 | 18 |
x11_connect_displayName: | x11_connect_display | Prototype: | int x11_connect_display(struct ssh *ssh) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | Lines: | 4659-4775 |
| | 311 | 18 |
write_host_entryName: | write_host_entry | Prototype: | static int write_host_entry(FILE *f, const char *host, const char *ip, const struct sshkey *key, int store_hash) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 412-441 |
| | 31 | 5 |
write_checkpointName: | write_checkpoint | Prototype: | static void write_checkpoint(char *cpfile, u_int32_t lineno) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/moduli.c | Lines: | 448-477 |
| | 41 | 5 |
wrap_keyName: | wrap_key | Prototype: | static int wrap_key(RSA *rsa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-pkcs11-client.c | Lines: | 158-170 |
| | 9 | 3 |
window_change_handlerName: | window_change_handler | Prototype: | static void window_change_handler(int sig) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/clientloop.c | Lines: | 209-213 |
| | 1 | 1 |
warn_changed_keyName: | warn_changed_key | Prototype: | static void warn_changed_key(struct sshkey *host_key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect.c | Lines: | 1491-1512 |
| | 17 | 2 |
waitrfdName: | waitrfd | Prototype: | static int waitrfd(int fd, int *timeoutp) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect.c | Lines: | 427-452 |
| | 41 | 5 |
wait_until_can_do_somethingName: | wait_until_can_do_something | Prototype: | static void wait_until_can_do_something(struct ssh *ssh, int connection_in, int connection_out, fd_set **readsetp, fd_set **writesetp, int *maxfdp, u_int *nallocp, u_int64_t max_time_ms) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/serverloop.c | Lines: | 213-303 |
| | 59 | 14 |
visName: | vis | Prototype: | char * vis(char *dst, int c, int flag, int nextc) | Coverage: | 6.481% (7/108) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/vis.c | Lines: | 61-144 |
| | 92 | 20 |
vfmprintfName: | vfmprintf | Prototype: | int vfmprintf(FILE *stream, const char *fmt, va_list ap) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/utf8.c | Lines: | 263-275 |
| | 14 | 3 |
verifydirName: | verifydir | Prototype: | void verifydir(char *cp) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/scp.c | Lines: | 1348-1360 |
| | 21 | 3 |
verify_host_key_dnsName: | verify_host_key_dns | Prototype: | int verify_host_key_dns(const char *hostname, struct sockaddr *address, struct sshkey *hostkey, int *flags) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/dns.c | Lines: | 208-314 |
| | 73 | 15 |
verify_host_key_callbackName: | verify_host_key_callback | Prototype: | static int verify_host_key_callback(struct sshkey *hostkey, struct ssh *ssh) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 95-101 |
| | 3 | 2 |
verify_host_keyName: | verify_host_key | Prototype: | int verify_host_key(char *host, struct sockaddr *hostaddr, struct sshkey *host_key) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect.c | Lines: | 1284-1394 |
| | 96 | 19 |
verboseName: | verbose | Prototype: | void verbose(const char *fmt,...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/log.c | Lines: | 210-218 |
| | 20 | 1 |
vasnmprintfName: | vasnmprintf | Prototype: | static int vasnmprintf(char **str, size_t maxsz, int *wp, const char *fmt, va_list ap) | Coverage: | 78.261% (72/92) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/utf8.c | Lines: | 104-238 |
| | 131 | 25 |
valid_requestName: | valid_request | Prototype: | static int valid_request(struct passwd *pw, char *host, struct sshkey **ret, u_char *data, size_t datalen) | Coverage: | 0.000% (0/169) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keysign.c | Lines: | 65-162 |
| | 597 | 43 |
valid_rdomainName: | valid_rdomain | Prototype: | static int valid_rdomain(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 777-810 |
| | 2 | 1 |
valid_domainName: | valid_domain | Prototype: | int valid_domain(char *name, int makelower, const char **errstr) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1907-1949 |
| | 85 | 13 |
uuencodeName: | uuencode | Prototype: | int uuencode(const u_char *src, u_int srclength, char *target, size_t targsize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/uuencode.c | Lines: | 43-48 |
| | 5 | 1 |
uudecodeName: | uudecode | Prototype: | int uudecode(const char *src, u_char *target, size_t targsize) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/uuencode.c | Lines: | 55-73 |
| | 13 | 3 |
userauth_send_bannerName: | userauth_send_banner | Prototype: | void userauth_send_banner(const char *msg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 140-148 |
| | 5 | 1 |
userauth_pubkeyName: | userauth_pubkey | Prototype: | static int userauth_pubkey(struct ssh *ssh) | Coverage: | 0.000% (0/118) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-pubkey.c | Lines: | 87-253 |
| | 214 | 26 |
userauth_pubkeyName: | userauth_pubkey | Prototype: | int userauth_pubkey(Authctxt *authctxt) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1656-1700 |
| | 43 | 9 |
userauth_passwdName: | userauth_passwd | Prototype: | static int userauth_passwd(struct ssh *ssh) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-passwd.c | Lines: | 49-70 |
| | 24 | 4 |
userauth_passwdName: | userauth_passwd | Prototype: | int userauth_passwd(Authctxt *authctxt) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 956-993 |
| | 27 | 5 |
userauth_noneName: | userauth_none | Prototype: | static int userauth_none(struct ssh *ssh) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-none.c | Lines: | 61-72 |
| | 7 | 3 |
userauth_noneName: | userauth_none | Prototype: | int userauth_none(Authctxt *authctxt) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 940-954 |
| | 9 | 2 |
userauth_kbdintName: | userauth_kbdint | Prototype: | static int userauth_kbdint(struct ssh *ssh) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-kbdint.c | Lines: | 44-63 |
| | 20 | 3 |
userauth_kbdintName: | userauth_kbdint | Prototype: | int userauth_kbdint(Authctxt *authctxt) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1705-1734 |
| | 24 | 4 |
userauth_hostbasedName: | userauth_hostbased | Prototype: | static int userauth_hostbased(struct ssh *ssh) | Coverage: | 0.000% (0/72) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-hostbased.c | Lines: | 59-166 |
| | 103 | 14 |
userauth_hostbasedName: | userauth_hostbased | Prototype: | int userauth_hostbased(Authctxt *authctxt) | Coverage: | 0.000% (0/89) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1918-2052 |
| | 235 | 19 |
userauth_finishName: | userauth_finish | Prototype: | void userauth_finish(struct ssh *ssh, int authenticated, const char *method, const char *submethod) | Coverage: | 0.000% (0/79) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 340-429 |
| | 205 | 17 |
userauth_bannerName: | userauth_banner | Prototype: | static void userauth_banner(void) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 150-164 |
| | 15 | 4 |
userauthName: | userauth | Prototype: | void userauth(Authctxt *authctxt, char *authlist) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 458-494 |
| | 44 | 6 |
user_specific_delayName: | user_specific_delay | Prototype: | static double user_specific_delay(const char *user) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 216-233 |
| | 12 | 2 |
user_key_command_allowed2Name: | user_key_command_allowed2 | Prototype: | static int user_key_command_allowed2(struct ssh *ssh, struct passwd *user_pw, struct sshkey *key, struct sshauthopt **authoptsp) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-pubkey.c | Lines: | 866-992 |
| | 164 | 18 |
user_key_allowed2Name: | user_key_allowed2 | Prototype: | static int user_key_allowed2(struct ssh *ssh, struct passwd *pw, struct sshkey *key, char *file, struct sshauthopt **authoptsp) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-pubkey.c | Lines: | 838-860 |
| | 20 | 3 |
user_key_allowedName: | user_key_allowed | Prototype: | int user_key_allowed(struct ssh *ssh, struct passwd *pw, struct sshkey *key, int auth_attempt, struct sshauthopt **authoptsp) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-pubkey.c | Lines: | 997-1039 |
| | 54 | 10 |
user_from_uidName: | user_from_uid | Prototype: | char * user_from_uid(uid_t uid, int nouser) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/pwcache.c | Lines: | 47-78 |
| | 57 | 7 |
user_cert_trusted_caName: | user_cert_trusted_ca | Prototype: | static int user_cert_trusted_ca(struct ssh *ssh, struct passwd *pw, struct sshkey *key, struct sshauthopt **authoptsp) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-pubkey.c | Lines: | 733-832 |
| | 126 | 19 |
usageName: | usage | Prototype: | void usage(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/scp.c | Lines: | 1314-1321 |
| | 8 | 1 |
usageName: | usage | Prototype: | static void usage(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshd.c | Lines: | 914-931 |
| | 26 | 1 |
urldecodeName: | urldecode | Prototype: | static char * urldecode(const char *src) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 721-751 |
| | 39 | 6 |
upload_dir_internalName: | upload_dir_internal | Prototype: | static int upload_dir_internal(struct sftp_conn *conn, const char *src, const char *dst, int depth, int preserve_flag, int print_flag, int resume, int fsync_flag) | Coverage: | 0.000% (0/116) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-client.c | Lines: | 1791-1885 |
| | 440 | 30 |
upload_dirName: | upload_dir | Prototype: | int upload_dir(struct sftp_conn *conn, const char *src, const char *dst, int preserve_flag, int print_flag, int resume, int fsync_flag) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-client.c | Lines: | 1887-1904 |
| | 11 | 2 |
update_progress_meterName: | update_progress_meter | Prototype: | static void update_progress_meter(int ignore) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/progressmeter.c | Lines: | 230-247 |
| | 20 | 3 |
update_krl_from_fileName: | update_krl_from_file | Prototype: | static void update_krl_from_file(struct passwd *pw, const char *file, int wild_ca, const struct sshkey *ca, struct ssh_krl *krl) | Coverage: | 0.000% (0/185) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keygen.c | Lines: | 2148-2297 |
| | 587 | 48 |
update_known_hostsName: | update_known_hosts | Prototype: | static void update_known_hosts(struct hostkeys_update_ctx *ctx) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/clientloop.c | Lines: | 1848-1915 |
| | 66 | 14 |
update_cardName: | update_card | Prototype: | static int update_card(int agent_fd, int add, const char *id, int qflag) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-add.c | Lines: | 392-418 |
| | 35 | 5 |
unset_nonblockName: | unset_nonblock | Prototype: | int unset_nonblock(int fd) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 115-137 |
| | 39 | 4 |
unix_listenerName: | unix_listener | Prototype: | int unix_listener(const char *path, int backlog, int unlink_first) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1483-1528 |
| | 93 | 7 |
undo_glob_escapeName: | undo_glob_escape | Prototype: | static void undo_glob_escape(char *s) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp.c | Lines: | 1098-1131 |
| | 18 | 10 |
uncompress_bufferName: | uncompress_buffer | Prototype: | static int uncompress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/packet.c | Lines: | 772-817 |
| | 29 | 11 |
umac_update [umac.c #1]Name: | umac_update [umac.c #1] | Prototype: | int umac_update(struct umac_ctx *ctx, const u_char *input, long len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1254-1261 |
| | 2 | 1 |
umac_new [umac.c #1]Name: | umac_new [umac.c #1] | Prototype: | struct umac_ctx *umac_new(const u_char key[]) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1215-1239 |
| | 14 | 2 |
umac_final [umac.c #1]Name: | umac_final [umac.c #1] | Prototype: | int umac_final(struct umac_ctx *ctx, u_char tag[], const u_char nonce[8]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1243-1250 |
| | 3 | 1 |
umac_delete [umac.c #1]Name: | umac_delete [umac.c #1] | Prototype: | int umac_delete(struct umac_ctx *ctx) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1201-1211 |
| | 5 | 2 |
umac128_update [umac.c #2]Name: | umac128_update [umac.c #2] | Prototype: | int umac128_update(struct umac128_ctx *ctx, const u_char *input, long len) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1254-1261 |
| | 2 | 1 |
umac128_new [umac.c #2]Name: | umac128_new [umac.c #2] | Prototype: | struct umac128_ctx *umac128_new(const u_char key[]) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1215-1239 |
| | 14 | 2 |
umac128_final [umac.c #2]Name: | umac128_final [umac.c #2] | Prototype: | int umac128_final(struct umac128_ctx *ctx, u_char tag[], const u_char nonce[8]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1243-1250 |
| | 3 | 1 |
umac128_delete [umac.c #2]Name: | umac128_delete [umac.c #2] | Prototype: | int umac128_delete(struct umac128_ctx *ctx) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1201-1211 |
| | 5 | 2 |
uhash_update [umac.c #2]Name: | uhash_update [umac.c #2] | Prototype: | static int uhash_update(uhash_ctx_t ctx, const u_char *input, long len) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1045-1097 |
| | 29 | 7 |
uhash_update [umac.c #1]Name: | uhash_update [umac.c #1] | Prototype: | static int uhash_update(uhash_ctx_t ctx, const u_char *input, long len) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1045-1097 |
| | 29 | 7 |
uhash_reset [umac.c #2]Name: | uhash_reset [umac.c #2] | Prototype: | static int uhash_reset(uhash_ctx_t pc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 933-948 |
| | 7 | 1 |
uhash_reset [umac.c #1]Name: | uhash_reset [umac.c #1] | Prototype: | static int uhash_reset(uhash_ctx_t pc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 933-948 |
| | 5 | 1 |
uhash_init [umac.c #2]Name: | uhash_init [umac.c #2] | Prototype: | static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 957-998 |
| | 22 | 4 |
uhash_init [umac.c #1]Name: | uhash_init [umac.c #1] | Prototype: | static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 957-998 |
| | 22 | 4 |
uhash_final [umac.c #2]Name: | uhash_final [umac.c #2] | Prototype: | static int uhash_final(uhash_ctx_t ctx, u_char *res) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 1101-1119 |
| | 11 | 3 |
uhash_final [umac.c #1]Name: | uhash_final [umac.c #1] | Prototype: | static int uhash_final(uhash_ctx_t ctx, u_char *res) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 1101-1119 |
| | 11 | 3 |
type_bits_validName: | type_bits_valid | Prototype: | static void type_bits_valid(int type, const char *name, u_int32_t *bitsp) | Coverage: | 65.854% (27/41) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keygen.c | Lines: | 205-249 |
| | 40 | 14 |
tun_openName: | tun_open | Prototype: | int tun_open(int tun, int mode, char **ifname) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1027-1103 |
| | 1 | 1 |
try_read_keyName: | try_read_key | Prototype: | static struct sshkey * try_read_key(char **cpp) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keygen.c | Lines: | 840-853 |
| | 14 | 3 |
try_identityName: | try_identity | Prototype: | static int try_identity(Identity *id) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1642-1654 |
| | 8 | 3 |
translate_libcrypto_errorName: | translate_libcrypto_error | Prototype: | static int translate_libcrypto_error(unsigned long pem_err) | Coverage: | 31.579% (6/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshkey.c | Lines: | 3856-3890 |
| | 19 | 13 |
toremoteName: | toremote | Prototype: | void toremote(int argc, char **argv) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/scp.c | Lines: | 623-743 |
| | 129 | 22 |
tolocalName: | tolocal | Prototype: | void tolocal(int argc, char **argv) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/scp.c | Lines: | 745-801 |
| | 69 | 10 |
tohexName: | tohex | Prototype: | char * tohex(const void *vp, size_t l) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1128-1145 |
| | 11 | 3 |
to_blob_bufName: | to_blob_buf | Prototype: | static int to_blob_buf(const struct sshkey *key, struct sshbuf *b, int force_plain, enum sshkey_serialize_rep opts) | Coverage: | 53.333% (40/75) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshkey.c | Lines: | 724-820 |
| | 72 | 23 |
to_blobName: | to_blob | Prototype: | static int to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp, int force_plain, enum sshkey_serialize_rep opts) | Coverage: | 56.522% (13/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshkey.c | Lines: | 856-886 |
| | 42 | 9 |
timingsafe_bcmpName: | timingsafe_bcmp | Prototype: | int timingsafe_bcmp(const void *b1, const void *b2, size_t n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/timingsafe_bcmp.c | Lines: | 23-32 |
| | 5 | 2 |
times38Name: | times38 | Prototype: | static crypto_uint32 times38(crypto_uint32 a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/fe25519.c | Lines: | 38-41 |
| | 1 | 1 |
times19Name: | times19 | Prototype: | static crypto_uint32 times19(crypto_uint32 a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/fe25519.c | Lines: | 33-36 |
| | 1 | 1 |
timeout_connectName: | timeout_connect | Prototype: | static int timeout_connect(int sockfd, const struct sockaddr *serv_addr, socklen_t addrlen, int *timeoutp) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect.c | Lines: | 454-487 |
| | 38 | 7 |
tilde_expand_pathsName: | tilde_expand_paths | Prototype: | static void tilde_expand_paths(char **paths, u_int num_paths) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh.c | Lines: | 215-226 |
| | 6 | 2 |
tilde_expand_filenameName: | tilde_expand_filename | Prototype: | char * tilde_expand_filename(const char *filename, uid_t uid) | Coverage: | 5.556% (2/36) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 922-961 |
| | 71 | 9 |