Home
last modified time | relevance | path

Searched refs:ASN1_ITEM (Results 1 – 7 of 7) sorted by relevance

/optee_test/host/openssl/include/openssl/
A Dasn1t.h85 OPENSSL_GLOBAL const ASN1_ITEM itname##_it = {
98 const ASN1_ITEM * itname##_it(void) \
100 static const ASN1_ITEM local_it = {
414 static const ASN1_ITEM *name##_adb(void) \
426 return (const ASN1_ITEM *) &internal_adb; \
675 const ASN1_ITEM *it);
948 const ASN1_ITEM *it);
954 const ASN1_ITEM *it);
963 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it);
966 const ASN1_ITEM *it);
[all …]
A Dasn1.h404 typedef const ASN1_ITEM ASN1_ITEM_EXP;
415 OPENSSL_EXTERN const ASN1_ITEM name##_it;
425 typedef const ASN1_ITEM *ASN1_ITEM_EXP (void);
436 const ASN1_ITEM * name##_it(void);
976 void *ASN1_item_dup(const ASN1_ITEM *it, void *x);
1076 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it,
1098 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it);
1099 void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it);
1101 long len, const ASN1_ITEM *it);
1104 const ASN1_ITEM *it);
[all …]
A Dpkcs12.h177 PKCS12_SAFEBAG *PKCS12_item_pack_safebag(void *obj, const ASN1_ITEM *it,
217 void *PKCS12_item_decrypt_d2i(X509_ALGOR *algor, const ASN1_ITEM *it,
221 const ASN1_ITEM *it,
A Docsp.h405 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it,
408 const ASN1_ITEM *it);
410 int OCSP_REQ_CTX_i2d(OCSP_REQ_CTX *rctx, const ASN1_ITEM *it,
A Dossl_typ.h105 typedef struct ASN1_ITEM_st ASN1_ITEM; typedef
A Dx509.h887 int ASN1_item_digest(const ASN1_ITEM *it, const EVP_MD *type, void *data,
890 int ASN1_item_verify(const ASN1_ITEM *it, X509_ALGOR *algor1,
893 int ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1,
896 int ASN1_item_sign_ctx(const ASN1_ITEM *it, X509_ALGOR *algor1,
A Devp.h1128 const ASN1_ITEM *it,
1134 const ASN1_ITEM *it,

Completed in 24 milliseconds