| /trueos/crypto/heimdal/lib/hx509/ |
| HD | ks_mem.c | 47 } certs; member 53 hx509_certs certs, void **data, int flags, in mem_init() 72 mem_free(hx509_certs certs, void *data) in mem_free() 90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in mem_add() 109 hx509_certs certs, in mem_iter_start() 126 hx509_certs certs, in mem_iter() 146 hx509_certs certs, in mem_iter_end() 156 hx509_certs certs, in mem_getkeys() 181 hx509_certs certs, in mem_addkey()
|
| HD | keyset.c | 116 hx509_lock lock, hx509_certs *certs) in hx509_certs_init() 186 hx509_certs certs, in hx509_certs_store() 203 hx509_certs_ref(hx509_certs certs) in hx509_certs_ref() 224 hx509_certs_free(hx509_certs *certs) in hx509_certs_free() 255 hx509_certs certs, in hx509_certs_start_seq() 291 hx509_certs certs, in hx509_certs_next_cert() 313 hx509_certs certs, in hx509_certs_end_seq() 338 hx509_certs certs, in hx509_certs_iter_f() 469 hx509_certs_add(hx509_context context, hx509_certs certs, hx509_cert cert) in hx509_certs_add() 497 hx509_certs certs, in hx509_certs_find() [all …]
|
| HD | ks_null.c | 39 hx509_certs certs, void **data, int flags, in null_init() 47 null_free(hx509_certs certs, void *data) in null_free() 55 hx509_certs certs, void *data, void **cursor) in null_iter_start() 63 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in null_iter() 71 hx509_certs certs, in null_iter_end()
|
| HD | ks_dir.c | 47 hx509_certs certs; member 57 hx509_certs certs, void **data, int flags, in dir_init() 90 dir_free(hx509_certs certs, void *data) in dir_free() 98 hx509_certs certs, void *data, void **cursor) in dir_iter_start() 126 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in dir_iter() 187 hx509_certs certs, in dir_iter_end()
|
| HD | ks_file.c | 39 hx509_certs certs; member 368 hx509_certs certs, void **data, int flags, in file_init_common() 495 hx509_certs certs, void **data, int flags, in file_init_pem() 503 hx509_certs certs, void **data, int flags, in file_init_der() 510 file_free(hx509_certs certs, void *data) in file_free() 562 hx509_certs certs, void *data, int flags, hx509_lock lock) in file_store() 583 file_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in file_add() 591 hx509_certs certs, void *data, void **cursor) in file_iter_start() 599 hx509_certs certs, void *data, void *iter, hx509_cert *cert) in file_iter() 607 hx509_certs certs, in file_iter_end() [all …]
|
| HD | ks_p12.c | 37 hx509_certs certs; member 323 hx509_certs certs, void **data, int flags, in p12_init() 565 hx509_certs certs, void *data, int flags, hx509_lock lock) in p12_store() 643 p12_free(hx509_certs certs, void *data) in p12_free() 653 p12_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c) in p12_add() 661 hx509_certs certs, in p12_iter_start() 671 hx509_certs certs, in p12_iter() 682 hx509_certs certs, in p12_iter_end()
|
| HD | collector.c | 45 hx509_certs certs; member 176 hx509_certs certs) in match_localkeyid() 204 match_keys(hx509_context context, struct private_key *value, hx509_certs certs) in match_keys() 255 hx509_certs certs; in _hx509_collector_collect_certs() local
|
| HD | ks_keychain.c | 322 hx509_certs certs, void **data, int flags, in keychain_init() 361 keychain_free(hx509_certs certs, void *data) in keychain_free() 376 hx509_certs certs; member 383 hx509_certs certs, void *data, void **cursor) in keychain_iter_start() 466 hx509_certs certs, void *data, void *cursor, hx509_cert *cert) in keychain_iter() 557 hx509_certs certs, in keychain_iter_end()
|
| HD | lock.c | 44 hx509_certs certs; member 139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs) in hx509_lock_add_certs() 147 hx509_certs certs = lock->certs; in hx509_lock_reset_certs() local
|
| HD | ks_p11.c | 54 hx509_certs certs; member 741 hx509_certs *certs) in p11_list_keys() 792 hx509_certs certs, void **data, int flags, in p11_init() 982 p11_free(hx509_certs certs, void *data) in p11_free() 996 hx509_certs certs; member 1002 hx509_certs certs, void *data, void **cursor) in p11_iter_start() 1044 hx509_certs certs, void *data, void *cursor, hx509_cert *cert) in p11_iter() 1052 hx509_certs certs, void *data, void *cursor) in p11_iter_end() 1102 hx509_certs certs, in p11_printinfo()
|
| HD | hxtool.c | 83 certs_strings(hx509_context contextp, const char *type, hx509_certs certs, in certs_strings() 514 hx509_certs certs; in cms_unenvelope() local 583 hx509_certs certs; in cms_create_enveloped() local 710 hx509_certs certs; in pcert_print() local 754 hx509_certs certs; in pcert_validate() local 783 hx509_certs certs; in certificate_copy() local 862 hx509_certs anchors, chain, certs; in pcert_verify() local 994 hx509_certs certs; in query() local 1166 hx509_certs certs; in ocsp_verify() local 1201 hx509_certs certs; in read_private_key() local [all …]
|
| HD | revoke.c | 66 hx509_certs certs; member 173 hx509_certs certs, in verify_ocsp() 329 hx509_certs certs = NULL; in load_ocsp() local 459 hx509_certs certs, in verify_crl() 681 hx509_certs certs, in hx509_revoke_verify() 858 hx509_certs certs; member 1331 hx509_certs certs) in hx509_crl_add_revoked_certs()
|
| HD | cms.c | 261 hx509_certs certs, in find_CMSIdentifier() 348 hx509_certs certs, in hx509_cms_unenvelope() 720 any_to_certs(hx509_context context, const SignedData *sd, hx509_certs certs) in any_to_certs() 792 hx509_certs certs = NULL; in hx509_cms_verify_signed() local 1155 hx509_certs certs; in hx509_cms_create_signed_1() local 1185 hx509_certs certs; member 1442 hx509_certs certs, in hx509_cms_create_signed()
|
| /trueos/crypto/openssl/crypto/ocsp/ |
| HD | ocsp_vfy.c | 81 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in OCSP_basic_verify() 180 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, in ocsp_find_signer() 201 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id) in ocsp_find_signer_sk() 370 int OCSP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, in OCSP_request_verify() 435 static int ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, in ocsp_req_find_signer()
|
| HD | ocsp_srv.c | 218 int OCSP_basic_sign(OCSP_BASICRESP *brsp, in OCSP_basic_sign()
|
| HD | ocsp_cl.c | 150 int OCSP_request_sign(OCSP_REQUEST *req, in OCSP_request_sign()
|
| /trueos/crypto/openssl/crypto/cms/ |
| HD | cms_smime.c | 264 static int cms_signerinfo_verify_cert(CMS_SignerInfo *si, in cms_signerinfo_verify_cert() 298 int CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, in CMS_verify() 415 int CMS_verify_receipt(CMS_ContentInfo *rcms, CMS_ContentInfo *ocms, in CMS_verify_receipt() 427 CMS_ContentInfo *CMS_sign(X509 *signcert, EVP_PKEY *pkey, in CMS_sign() 467 CMS_ContentInfo *CMS_sign_receipt(CMS_SignerInfo *si, in CMS_sign_receipt() 536 CMS_ContentInfo *CMS_encrypt(STACK_OF(X509) *certs, BIO *data, in CMS_encrypt()
|
| /trueos/crypto/openssl/crypto/pkcs7/ |
| HD | pk7_smime.c | 69 PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign() 249 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, in PKCS7_verify() 477 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, in PKCS7_encrypt()
|
| /trueos/crypto/heimdal/kdc/ |
| HD | kx509.c | 163 hx509_certs certs; in build_certificate() local 219 hx509_certs certs; in build_certificate() local
|
| /trueos/contrib/apr-util/ldap/ |
| HD | apr_ldap_option.c | 401 apr_array_header_t *certs = (apr_array_header_t *)invalue; in option_set_cert() local
|
| /trueos/crypto/openssl/crypto/x509v3/ |
| HD | pcy_tree.c | 144 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init() 730 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, in X509_policy_check()
|
| /trueos/crypto/openssl/crypto/ts/ |
| HD | ts_conf.c | 112 BIO *certs = NULL; in STACK_OF() local 262 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
|
| HD | ts_rsp_sign.c | 239 int TS_RESP_CTX_set_certs(TS_RESP_CTX *ctx, STACK_OF(X509) *certs) in TS_RESP_CTX_set_certs() 818 static ESS_SIGNING_CERT *ESS_SIGNING_CERT_new_init(X509 *signcert, in ESS_SIGNING_CERT_new_init()
|
| HD | ts_rsp_verify.c | 159 int TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, in TS_RESP_verify_signature()
|
| /trueos/crypto/heimdal/lib/krb5/ |
| HD | pkinit.c | 355 hx509_certs certs, in build_edi() 1763 struct hx509_certs_data *certs) in _krb5_pk_set_user_id() 2476 struct hx509_certs_data *certs) in krb5_get_init_creds_opt_set_pkinit_user_certs() 2556 hx509_certs certs, result; in krb5_pk_enterprise_cert() local
|