/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ca.c | 234 hx509_set_error_string(context, 0, ret, in hx509_ca_tbs_set_template() 244 hx509_set_error_string(context, 0, ret, in hx509_ca_tbs_set_template() 434 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_ca_tbs_add_eku() 440 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_ca_tbs_add_eku() 492 hx509_set_error_string(context, 0, ret, in hx509_ca_tbs_add_crl_dp_uri() 505 hx509_set_error_string(context, 0, EINVAL, in hx509_ca_tbs_add_crl_dp_uri() 522 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_ca_tbs_add_crl_dp_uri() 532 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_ca_tbs_add_crl_dp_uri() 542 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_ca_tbs_add_crl_dp_uri() 620 hx509_set_error_string(context, 0, ret, in hx509_ca_tbs_add_san_pkinit() [all …]
|
H A D | cms.c | 287 hx509_set_error_string(context, 0, HX509_CMS_NO_RECIPIENT_CERTIFICATE, in find_CMSIdentifier() 306 hx509_set_error_string(context, 0, in find_CMSIdentifier() 313 hx509_set_error_string(context, HX509_ERROR_APPEND, in find_CMSIdentifier() 380 hx509_set_error_string(context, 0, ret, in hx509_cms_unenvelope() 387 hx509_set_error_string(context, 0, ret, in hx509_cms_unenvelope() 396 hx509_set_error_string(context, 0, ret, in hx509_cms_unenvelope() 403 hx509_set_error_string(context, 0, ret, in hx509_cms_unenvelope() 435 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in hx509_cms_unenvelope() 443 hx509_set_error_string(context, 0, ret, in hx509_cms_unenvelope() 450 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in hx509_cms_unenvelope() [all …]
|
H A D | crypto.c | 299 hx509_set_error_string(context, 0, ret, in parse_ECParameters() 307 hx509_set_error_string(context, 0, ret, in parse_ECParameters() 314 hx509_set_error_string(context, 0, ret, in parse_ECParameters() 322 hx509_set_error_string(context, 0, ret, in parse_ECParameters() 458 hx509_set_error_string(context, 0, ret, "out of memory"); in ecdsa_create_signature() 469 hx509_set_error_string(context, 0, ret, in ecdsa_create_signature() 560 hx509_set_error_string(context, 0, ret, "out of memory"); in rsa_verify_signature() 568 hx509_set_error_string(context, 0, ret, "out of memory"); in rsa_verify_signature() 576 hx509_set_error_string(context, 0, ret, in rsa_verify_signature() 595 hx509_set_error_string(context, 0, ret, "size from decryption mismatch"); in rsa_verify_signature() [all …]
|
H A D | revoke.c | 220 hx509_set_error_string(context, 0, ret, "Revoke OCSP signer is " in verify_ocsp() 231 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in verify_ocsp() 248 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in verify_ocsp() 346 hx509_set_error_string(context, 0, ret, in load_ocsp() 410 hx509_set_error_string(context, 0, HX509_UNSUPPORTED_OPERATION, in hx509_revoke_add_ocsp() 469 hx509_set_error_string(context, 0, HX509_CRL_USED_BEFORE_TIME, in verify_crl() 475 hx509_set_error_string(context, 0, HX509_CRL_INVALID_FORMAT, in verify_crl() 482 hx509_set_error_string(context, 0, HX509_CRL_USED_AFTER_TIME, in verify_crl() 502 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in verify_crl() 514 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in verify_crl() [all …]
|
H A D | ks_p11.c | 273 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 279 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 285 hx509_set_error_string(context, 0, ENOMEM, in p11_mech_info() 292 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 301 hx509_set_error_string(context, 0, ENOMEM, in p11_mech_info() 309 hx509_set_error_string(context, 0, ENOMEM, in p11_mech_info() 316 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 345 hx509_set_error_string(context, 0, HX509_PKCS11_TOKEN_CONFUSED, in p11_init_slot() 367 hx509_set_error_string(context, 0, HX509_PKCS11_NO_TOKEN, in p11_init_slot() 418 hx509_set_error_string(context, 0, HX509_PKCS11_OPEN_SESSION, in p11_get_session() [all …]
|
H A D | ks_file.c | 95 hx509_set_error_string(context, 0, HX509_CRYPTO_INTERNAL_ERROR, in try_decrypt() 102 hx509_set_error_string(context, 0, ENOMEM, in try_decrypt() 114 hx509_set_error_string(context, 0, ENOMEM, in try_decrypt() 192 hx509_set_error_string(context, 0, HX509_ALG_NOT_SUPP, in parse_pem_private_key() 199 hx509_set_error_string(context, 0, HX509_PARSING_KEY_FAILED, in parse_pem_private_key() 209 hx509_set_error_string(context, 0, HX509_PARSING_KEY_FAILED, in parse_pem_private_key() 223 hx509_set_error_string(context, 0, HX509_PARSING_KEY_FAILED, in parse_pem_private_key() 241 hx509_set_error_string(context, 0, HX509_ALG_NOT_SUPP, in parse_pem_private_key() 258 hx509_set_error_string(context, 0, HX509_PARSING_KEY_FAILED, in parse_pem_private_key() 353 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in pem_func() [all …]
|
H A D | collector.c | 63 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in _hx509_collector_alloc() 132 hx509_set_error_string(context, 0, ENOMEM, "Out of memory"); in _hx509_collector_private_key_add() 139 hx509_set_error_string(context, 0, ret, "Failed to copy " in _hx509_collector_private_key_add() 156 hx509_set_error_string(context, 0, ret, in _hx509_collector_private_key_add() 183 hx509_set_error_string(context, 0, HX509_LOCAL_ATTRIBUTE_MISSING, in match_localkeyid() 211 hx509_set_error_string(context, 0, HX509_PRIVATE_KEY_MISSING, in match_keys() 300 hx509_set_error_string(context, 0, ENOMEM, "malloc - out of memory"); in _hx509_collector_collect_private_keys()
|
H A D | peer.c | 63 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_peer_info_alloc() 146 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_peer_info_add_cms_alg() 154 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_peer_info_add_cms_alg() 184 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_peer_info_set_cms_algs()
|
H A D | req.c | 92 hx509_set_error_string(context, 0, EINVAL, "Request have no name"); in hx509_request_get_name() 181 hx509_set_error_string(context, 0, EINVAL, in _hx509_request_to_pkcs10() 253 hx509_set_error_string(context, 0, HX509_UNSUPPORTED_OPERATION, in _hx509_request_parse() 263 hx509_set_error_string(context, 0, ret, "Failed to map file %s", path); in _hx509_request_parse() 270 hx509_set_error_string(context, 0, ret, "Failed to decode %s", path); in _hx509_request_parse() 317 hx509_set_error_string(context, 0, ret, "Failed to print name"); in _hx509_request_print()
|
H A D | name.c | 528 hx509_set_error_string(context, 0, ENOMEM, "Out of memory"); in _hx509_name_modify() 583 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_parse_name() 607 hx509_set_error_string(context, 0, ret, "missing = in %s", p); in hx509_parse_name() 612 hx509_set_error_string(context, 0, ret, in hx509_parse_name() 619 hx509_set_error_string(context, 0, ret, " = after , in %s", p); in hx509_parse_name() 626 hx509_set_error_string(context, 0, ret, in hx509_parse_name() 640 hx509_set_error_string(context, 0, ret, "out of memory"); in hx509_parse_name() 740 hx509_set_error_string(context, 0, EINVAL, "RDN not of supported type"); in hx509_name_expand() 761 hx509_set_error_string(context, 0, EINVAL, "unsupported type"); in hx509_name_expand() 770 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_name_expand() [all …]
|
H A D | cert.c | 282 hx509_set_error_string(context, 0, ret, "Failed to decode certificate"); in hx509_cert_init_data() 287 hx509_set_error_string(context, 0, HX509_EXTRA_DATA_AFTER_STRUCTURE, in hx509_cert_init_data() 768 hx509_set_error_string(context, 0, ret, "Error searching for SAN"); in hx509_cert_find_subjectAltName_otherName() 779 hx509_set_error_string(context, 0, ret, in hx509_cert_find_subjectAltName_otherName() 810 hx509_set_error_string(context, 0, HX509_KU_CERT_MISSING, in check_key_usage() 828 hx509_set_error_string(context, 0, HX509_KU_CERT_MISSING, in check_key_usage() 875 hx509_set_error_string(context, 0, HX509_EXTENSION_NOT_FOUND, in check_basic_constraints() 1030 hx509_set_error_string(context, 0, ret, in certificate_is_self_signed() 1073 hx509_set_error_string(context, 0, HX509_CERTIFICATE_MALFORMED, in find_parent() 1080 hx509_set_error_string(context, 0, HX509_CERTIFICATE_MALFORMED, in find_parent() [all …]
|
H A D | ks_p12.c | 283 hx509_set_error_string(context, HX509_ERROR_APPEND, ret, in envelopedData_parser() 347 hx509_set_error_string(context, 0, ret, "out of memory"); in p12_init() 354 hx509_set_error_string(context, 0, ret, "out of memory"); in p12_init() 375 hx509_set_error_string(context, 0, ret, in p12_init() 383 hx509_set_error_string(context, 0, ret, in p12_init() 391 hx509_set_error_string(context, 0, ret, in p12_init() 459 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in addBag() 466 hx509_set_error_string(context, 0, ret, "out of memory"); in addBag() 473 hx509_set_error_string(context, 0, ENOMEM, "malloc out of memory"); in addBag() 620 hx509_set_error_string(context, 0, ret, "malloc out of memory"); in p12_store()
|
H A D | keyset.c | 145 hx509_set_error_string(context, 0, ENOENT, in hx509_certs_init() 191 hx509_set_error_string(context, 0, HX509_UNSUPPORTED_OPERATION, in hx509_certs_store() 261 hx509_set_error_string(context, 0, HX509_UNSUPPORTED_OPERATION, in hx509_certs_start_seq() 472 hx509_set_error_string(context, 0, ENOENT, in hx509_certs_add() 783 hx509_set_error_string(context, 0, EINVAL, in _hx509_certs_keys_add()
|
H A D | ks_keychain.c | 341 hx509_set_error_string(context, 0, ENOENT, in keychain_init() 346 hx509_set_error_string(context, 0, ENOENT, in keychain_init() 390 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in keychain_iter_start() 410 hx509_set_error_string(context, 0, ENOMEM, in keychain_iter_start() 450 hx509_set_error_string(context, 0, ret, in keychain_iter_start()
|
H A D | env.c | 63 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_env_add() 114 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_env_add_binding()
|
H A D | ks_dir.c | 68 hx509_set_error_string(context, 0, ENOENT, in dir_init() 74 hx509_set_error_string(context, 0, ENOTDIR, in dir_init()
|
H A D | ks_mem.c | 171 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in mem_getkeys() 193 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in mem_addkey()
|
H A D | file.c | 103 hx509_set_error_string(context, 0, ENOMEM, in hx509_pem_write() 290 hx509_set_error_string(context, 0, HX509_PARSING_KEY_FAILED, in hx509_pem_read()
|
H A D | error.c | 136 hx509_set_error_string(hx509_context context, int flags, int code, in hx509_set_error_string() function
|
H A D | version-script.map | 206 hx509_set_error_string;
|
H A D | hx509-protos.h | 1069 hx509_set_error_string (
|
H A D | print.c | 205 hx509_set_error_string(context, 0, ENOMEM, "out of memory"); in hx509_cert_keyusage_print()
|
H A D | ChangeLog | 595 * revoke.c: Fix hx509_set_error_string calls, add 1333 * ks_dir.c: sprinkel more hx509_set_error_string
|
/freebsd/kerberos5/lib/libhx509/ |
H A D | Makefile | 102 hx509_error.3 hx509_set_error_string.3 \
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/ |
H A D | manpages | 140 hx509/man/man3/hx509_set_error_string.3
|