Home
last modified time | relevance | path

Searched refs:OPENSSL_STRING (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dtxt_db.h80 typedef OPENSSL_STRING *OPENSSL_PSTRING;
81 DECLARE_SPECIAL_STACK_OF(OPENSSL_PSTRING, OPENSSL_STRING)
86 LHASH_OF(OPENSSL_STRING) **index;
87 int (**qual) (OPENSSL_STRING *);
91 OPENSSL_STRING *arg_row;
101 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *),
104 OPENSSL_STRING *TXT_DB_get_by_index(TXT_DB *db, int idx,
105 OPENSSL_STRING *value);
106 int TXT_DB_insert(TXT_DB *db, OPENSSL_STRING *value);
H A Dsafestack.h119 typedef char *OPENSSL_STRING; typedef
131 DECLARE_SPECIAL_STACK_OF(OPENSSL_STRING, char)
2172 # define sk_OPENSSL_STRING_new(cmp) ((STACK_OF(OPENSSL_STRING) *)sk_new(CHECKED_SK_CMP_FUNC(char, c…
2173 # define sk_OPENSSL_STRING_new_null() ((STACK_OF(OPENSSL_STRING) *)sk_new_null())
2174 # define sk_OPENSSL_STRING_push(st, val) sk_push(CHECKED_STACK_OF(OPENSSL_STRING, st), CHECKED_PTR_…
2175 # define sk_OPENSSL_STRING_find(st, val) sk_find(CHECKED_STACK_OF(OPENSSL_STRING, st), CHECKED_PTR_…
2176 # define sk_OPENSSL_STRING_value(st, i) ((OPENSSL_STRING)sk_value(CHECKED_STACK_OF(OPENSSL_STRING, …
2177 # define sk_OPENSSL_STRING_num(st) SKM_sk_num(OPENSSL_STRING, st)
2178 # define sk_OPENSSL_STRING_pop_free(st, free_func) sk_pop_free(CHECKED_STACK_OF(OPENSSL_STRING, st)…
2179 …ep_copy(st, copy_func, free_func) ((STACK_OF(OPENSSL_STRING) *)sk_deep_copy(CHECKED_STACK_OF(OPENS…
[all …]
H A Dx509v3.h716 STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
717 STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
718 void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
719 STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dlhash.h233 DECLARE_LHASH_OF(OPENSSL_STRING);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dx509v3.h847 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
849 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
850 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h425 typedef char *OPENSSL_STRING; typedef
428 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dx509v3.h847 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
849 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
850 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h425 typedef char *OPENSSL_STRING; typedef
428 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dx509v3.h847 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
849 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
850 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h425 typedef char *OPENSSL_STRING; typedef
428 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dx509v3.h847 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
848 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
849 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
850 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h425 typedef char *OPENSSL_STRING; typedef
428 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509v3.h697 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
698 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
699 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
700 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h372 typedef char *OPENSSL_STRING; typedef
375 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509v3.h697 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_email(X509 *x);
698 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_REQ_get1_email(X509_REQ *x);
699 OPENSSL_EXPORT void X509_email_free(STACK_OF(OPENSSL_STRING) *sk);
700 OPENSSL_EXPORT STACK_OF(OPENSSL_STRING) *X509_get1_ocsp(X509 *x);
H A Dstack.h372 typedef char *OPENSSL_STRING; typedef
375 DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)