File: torture_pki.h

package info (click to toggle)
libssh 0.10.6-0%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-proposed-updates
  • size: 6,556 kB
  • sloc: ansic: 88,809; cpp: 407; sh: 119; makefile: 41; javascript: 20; python: 9
file content (3 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (6)
1
2
3
char *torture_pki_read_file(const char *filename);
int torture_read_one_line(const char *filename, char *buffer, size_t len);
size_t torture_pubkey_len(const char *pubkey);