Home
last modified time | relevance | path

Searched defs:X509_crl_st (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509.h417 struct X509_crl_st struct
420 X509_CRL_INFO *crl;
421 X509_ALGOR *sig_alg;
422 ASN1_BIT_STRING *signature;
423 CRYPTO_refcount_t references;
424 int flags;
426 AUTHORITY_KEYID *akid;
427 ISSUING_DIST_POINT *idp;
429 int idp_flags;
430 int idp_reasons;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509.h417 struct X509_crl_st struct
420 X509_CRL_INFO *crl;
421 X509_ALGOR *sig_alg;
422 ASN1_BIT_STRING *signature;
423 CRYPTO_refcount_t references;
424 int flags;
426 AUTHORITY_KEYID *akid;
427 ISSUING_DIST_POINT *idp;
429 int idp_flags;
430 int idp_reasons;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509.h452 struct X509_crl_st { struct
454 X509_CRL_INFO *crl;
455 X509_ALGOR *sig_alg;
456 ASN1_BIT_STRING *signature;
457 int references;
458 int flags;
460 AUTHORITY_KEYID *akid;
461 ISSUING_DIST_POINT *idp;
463 int idp_flags;
464 int idp_reasons;
[all …]