Lines Matching refs:ks_file
134 * ks_file.c: Support HX509_CERTS_UNPROTECT_ALL.
352 * ks_file.c: Add writing DER certificates.
360 * ks_file.c: Use PEM encoding/decoding functions.
364 * ks_file.c: Use hx509_pem_write.
436 * ks_file.c: Fail if not finding iv.
655 * ks_file.c: Update _hx509_collector_alloc prototype.
847 * ks_file.c (store_func): use hx509_cert_binary
1014 * ks_file.c: Try all formats on the binary file before giving up,
1137 * ks_file.c (try_decrypt): pass down AlgorithmIdentifier that key
1143 * ks_file.c: Pass filename to the parse functions and use it in
1335 * ks_file.c: Return less EINVAL.
1339 * ks_file.c: Sprinkle more hx509_context so we can return propper
1397 * ks_file.c: set ret, remember to free ivdata
1431 * ks_file.c (parse_rsa_private_key): try all passwords and
1468 * ks_file.c (parse_rsa_private_key): free type earlier.
1470 * ks_file.c (parse_rsa_private_key): free type after use
1539 * ks_file.c: Sprinkle error messages.
1653 * ks_file.c: Avoid shadowing.
1670 * ks_file.c (file_init): Avoid shadowing ret (and thus avoiding
1739 * ks_file.c: Sprinkel setting error strings.
1933 * ks_file.c (file_init): reset length when done with a part
1941 * ks_file.c: Remove (commented out) debug printf
1943 * ks_file.c (parse_rsa_private_key): use EVP_get_cipherbyname
1945 * ks_file.c (parse_rsa_private_key): make working for one
1948 * ks_file.c (parse_rsa_private_key): Implement enought for
1953 * ks_file.c: Add glue code for PEM encrypted password files.
1965 * ks_dir.c: move code here from ks_file.c now that its no longer
1968 * ks_file.c: Add support for parsing unencrypted RSA PRIVATE KEY
2179 * ks_file.c: _hx509_map_file changed prototype.
2415 * ks_file.c: Rewrite to use collector and mapping support
2498 * ks_file.c (parse_certificate): avoid stomping before array
2510 * ks_file.c: Factor out certificate parsing code.
2698 * ks_file.c (parse_certificate): return errno's not 1 in case of
2701 * ks_file.c (file_iter): make sure endpointer is NULL