Searched refs:load_text_file (Results 1 – 5 of 5) sorted by relevance
51 pw = load_text_file("pw"); in sshkey_file_tests()84 buf = load_text_file("rsa1_1.fp"); in sshkey_file_tests()93 buf = load_text_file("rsa1_1.fp.bb"); in sshkey_file_tests()166 buf = load_text_file("rsa_1.fp"); in sshkey_file_tests()175 buf = load_text_file("rsa_1-cert.fp"); in sshkey_file_tests()185 buf = load_text_file("rsa_1.fp.bb"); in sshkey_file_tests()257 buf = load_text_file("dsa_1.fp"); in sshkey_file_tests()266 buf = load_text_file("dsa_1-cert.fp"); in sshkey_file_tests()276 buf = load_text_file("dsa_1.fp.bb"); in sshkey_file_tests()292 buf = load_text_file("ecdsa_1.param.curve"); in sshkey_file_tests()[all …]
53 load_text_file(const char *name) in load_text_file() function79 buf = load_text_file(name); in load_bignum()
12 struct sshbuf *load_text_file(const char *name);
78 load_text_file(void *ctx, const char *filename) in load_text_file() function168 shader = load_text_file (ctx, filename); in main()
335 load_text_file(void *ctx, const char *file_name) in load_text_file() function480 shader->Source = load_text_file(whole_program, files[i]); in standalone_compile_shader()