/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | asn1t.h | 304 # define ASN1_EX_COMBINE(flags, tag, type) { \ argument 309 # define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument 312 # define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument 359 # define ASN1_IMP_SET_OF(stname, field, type, tag) \ argument 362 # define ASN1_EXP_SET_OF(stname, field, type, tag) \ argument 365 # define ASN1_IMP_SET_OF_OPT(stname, field, type, tag) \ argument 368 # define ASN1_EXP_SET_OF_OPT(stname, field, type, tag) \ argument 384 # define ASN1_NDEF_EXP(stname, field, type, tag) \ argument 388 # define ASN1_NDEF_EXP_OPT(stname, field, type, tag) \ argument 793 # define IMPLEMENT_COMPAT_ASN1_type(sname, tag) \ argument [all …]
|
A D | asn1_mac.h | 171 # define M_ASN1_D2I_get_IMP_opt(b,func,tag,type) \ argument 213 # define M_ASN1_D2I_get_IMP_set_opt(b,func,free_func,tag) \ argument 222 # define M_ASN1_D2I_get_IMP_set_opt_type(type,b,func,free_func,tag) \ argument 277 # define M_ASN1_D2I_get_EXP_opt(r,func,tag) \ argument 302 # define M_ASN1_D2I_get_EXP_set_opt(r,func,free_func,tag,b) \ argument 450 # define M_ASN1_I2D_len_EXP_SET_opt(a,f,mtag,tag,v) \ argument 457 # define M_ASN1_I2D_len_EXP_SEQUENCE_opt(a,f,mtag,tag,v) \ argument 529 # define M_ASN1_I2D_put_EXP_opt(a,f,tag,v) \ argument 536 # define M_ASN1_I2D_put_EXP_SET_opt(a,f,mtag,tag,v) \ argument 543 # define M_ASN1_I2D_put_EXP_SEQUENCE_opt(a,f,mtag,tag,v) \ argument [all …]
|
A D | asn1.h | 178 int tag; /* tag from last 'get object' */ member 193 int tag; /* tag from last 'get object' */ member
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_4000.c | 546 size_t *dst_len, void *tag, in ta_crypt_cmd_ae_encrypt_final() 591 const void *tag, size_t tag_len) in ta_crypt_cmd_ae_decrypt_final() 2391 const uint8_t *tag; member
|