Searched defs:ASN1_ITEM_st (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1t.h | 463 struct ASN1_ITEM_st { struct 464 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 465 long utype; /* underlying type */ 466 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 467 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 468 const void *funcs; /* functions that handle this type */ 469 long size; /* Structure size (usually)*/ 470 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1t.h | 463 struct ASN1_ITEM_st { struct 464 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 465 long utype; /* underlying type */ 466 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 467 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 468 const void *funcs; /* functions that handle this type */ 469 long size; /* Structure size (usually)*/ 470 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1t.h | 463 struct ASN1_ITEM_st { struct 464 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 465 long utype; /* underlying type */ 466 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 467 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 468 const void *funcs; /* functions that handle this type */ 469 long size; /* Structure size (usually)*/ 470 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1t.h | 463 struct ASN1_ITEM_st { struct 464 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 465 long utype; /* underlying type */ 466 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 467 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 468 const void *funcs; /* functions that handle this type */ 469 long size; /* Structure size (usually)*/ 470 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1t.h | 516 struct ASN1_ITEM_st { struct 517 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 518 long utype; /* underlying type */ 519 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 520 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 521 const void *funcs; /* functions that handle this type */ 522 long size; /* Structure size (usually)*/ 524 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1t.h | 516 struct ASN1_ITEM_st { struct 517 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ 518 long utype; /* underlying type */ 519 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ 520 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 521 const void *funcs; /* functions that handle this type */ 522 long size; /* Structure size (usually)*/ 524 const char *sname; /* Structure name */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1t.h | 563 struct ASN1_ITEM_st { struct 564 char itype; /* The item type, primitive, SEQUENCE, CHOICE 566 long utype; /* underlying type */ 567 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains 569 long tcount; /* Number of templates if SEQUENCE or CHOICE */ 570 const void *funcs; /* functions that handle this type */ 571 long size; /* Structure size (usually) */ 573 const char *sname; /* Structure name */
|