Home
last modified time | relevance | path

Searched refs:X509_REQ (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dx509.h476 OPENSSL_EXPORT long X509_REQ_get_version(const X509_REQ *req);
480 OPENSSL_EXPORT X509_NAME *X509_REQ_get_subject_name(const X509_REQ *req);
586 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *req, EVP_PKEY *pkey);
649 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *req, EVP_PKEY *pkey,
657 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *req, EVP_MD_CTX *ctx);
711 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *req, const EVP_MD *md,
732 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req);
733 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
767 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req);
768 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req);
[all …]
H A Dx509v3.h141 X509_REQ *subject_req;
585 const char *section, X509_REQ *req);
605 X509_REQ *req, X509_CRL *crl, int flags);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h409 DECLARE_PEM_rw(X509_REQ, X509_REQ)
410 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dx509.h476 OPENSSL_EXPORT long X509_REQ_get_version(const X509_REQ *req);
480 OPENSSL_EXPORT X509_NAME *X509_REQ_get_subject_name(const X509_REQ *req);
586 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *req, EVP_PKEY *pkey);
649 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *req, EVP_PKEY *pkey,
657 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *req, EVP_MD_CTX *ctx);
711 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *req, const EVP_MD *md,
732 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req);
733 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
767 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req);
768 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req);
[all …]
H A Dx509v3.h141 X509_REQ *subject_req;
585 const char *section, X509_REQ *req);
605 X509_REQ *req, X509_CRL *crl, int flags);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h409 DECLARE_PEM_rw(X509_REQ, X509_REQ)
410 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
H A Dbase.h374 typedef struct X509_req_st X509_REQ; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dx509.h476 OPENSSL_EXPORT long X509_REQ_get_version(const X509_REQ *req);
480 OPENSSL_EXPORT X509_NAME *X509_REQ_get_subject_name(const X509_REQ *req);
586 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *req, EVP_PKEY *pkey);
649 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *req, EVP_PKEY *pkey,
657 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *req, EVP_MD_CTX *ctx);
711 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *req, const EVP_MD *md,
732 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req);
733 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
767 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req);
768 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req);
[all …]
H A Dx509v3.h141 X509_REQ *subject_req;
585 const char *section, X509_REQ *req);
605 X509_REQ *req, X509_CRL *crl, int flags);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h409 DECLARE_PEM_rw(X509_REQ, X509_REQ)
410 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dx509.h476 OPENSSL_EXPORT long X509_REQ_get_version(const X509_REQ *req);
480 OPENSSL_EXPORT X509_NAME *X509_REQ_get_subject_name(const X509_REQ *req);
586 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *req, EVP_PKEY *pkey);
649 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *req, EVP_PKEY *pkey,
657 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *req, EVP_MD_CTX *ctx);
711 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *req, const EVP_MD *md,
732 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req);
733 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
767 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req);
768 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req);
[all …]
H A Dx509v3.h141 X509_REQ *subject_req;
585 const char *section, X509_REQ *req);
605 X509_REQ *req, X509_CRL *crl, int flags);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h409 DECLARE_PEM_rw(X509_REQ, X509_REQ)
410 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
H A Dbase.h374 typedef struct X509_req_st X509_REQ; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509.h240 } X509_REQ; typedef
633 int X509_REQ_verify(X509_REQ *a, EVP_PKEY *r);
650 int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md);
651 int X509_REQ_sign_ctx(X509_REQ *x, EVP_MD_CTX *ctx);
663 int X509_REQ_digest(const X509_REQ *data, const EVP_MD *type,
674 X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req);
675 int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
713 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req);
714 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req);
752 X509_REQ *X509_REQ_dup(X509_REQ *req);
[all …]
H A Dx509v3.h139 X509_REQ *subject_req;
621 X509_REQ *req);
633 char *section, X509_REQ *req);
650 X509_REQ *req, X509_CRL *crl, int flags);
717 STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h454 DECLARE_PEM_rw(X509_REQ, X509_REQ)
455 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509.h566 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *a, EVP_PKEY *r);
583 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md);
584 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *x, EVP_MD_CTX *ctx);
595 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *data,const EVP_MD *type,
612 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp,X509_REQ **req);
613 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp,X509_REQ *req);
646 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp,X509_REQ **req);
647 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp,X509_REQ *req);
680 OPENSSL_EXPORT X509_REQ *X509_REQ_dup(X509_REQ *req);
705 OPENSSL_EXPORT X509_REQ * X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md);
[all …]
H A Dx509v3.h140 X509_REQ *subject_req;
619 OPENSSL_EXPORT int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *r…
636 X509_REQ *req, X509_CRL *crl, int flags);
698 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h328 DECLARE_PEM_rw(X509_REQ, X509_REQ)
329 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
H A Dbase.h287 typedef struct X509_req_st X509_REQ; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509.h566 OPENSSL_EXPORT int X509_REQ_verify(X509_REQ *a, EVP_PKEY *r);
583 OPENSSL_EXPORT int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md);
584 OPENSSL_EXPORT int X509_REQ_sign_ctx(X509_REQ *x, EVP_MD_CTX *ctx);
595 OPENSSL_EXPORT int X509_REQ_digest(const X509_REQ *data,const EVP_MD *type,
612 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_fp(FILE *fp,X509_REQ **req);
613 OPENSSL_EXPORT int i2d_X509_REQ_fp(FILE *fp,X509_REQ *req);
646 OPENSSL_EXPORT X509_REQ *d2i_X509_REQ_bio(BIO *bp,X509_REQ **req);
647 OPENSSL_EXPORT int i2d_X509_REQ_bio(BIO *bp,X509_REQ *req);
680 OPENSSL_EXPORT X509_REQ *X509_REQ_dup(X509_REQ *req);
705 OPENSSL_EXPORT X509_REQ * X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md);
[all …]
H A Dx509v3.h140 X509_REQ *subject_req;
619 OPENSSL_EXPORT int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *r…
636 X509_REQ *req, X509_CRL *crl, int flags);
698 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
H A Dpem.h328 DECLARE_PEM_rw(X509_REQ, X509_REQ)
329 DECLARE_PEM_write(X509_REQ_NEW, X509_REQ)
H A Dbase.h287 typedef struct X509_req_st X509_REQ; typedef

12