Home
last modified time | relevance | path

Searched refs:V_ASN1_SET (Results 1 – 2 of 2) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Dasn1_mac.h181 V_ASN1_SET,V_ASN1_UNIVERSAL);
185 V_ASN1_SET,V_ASN1_UNIVERSAL);
189 V_ASN1_CONSTRUCTED|V_ASN1_SET)))\
194 V_ASN1_CONSTRUCTED|V_ASN1_SET)))\
389 ret+=i2d_ASN1_SET(a,NULL,f,V_ASN1_SET,V_ASN1_UNIVERSAL,IS_SET);
392 ret+=i2d_ASN1_SET_OF_##type(a,NULL,f,V_ASN1_SET, \
485 # define M_ASN1_I2D_put_SET(a,f) i2d_ASN1_SET(a,&p,f,V_ASN1_SET,\
488 i2d_ASN1_SET_OF_##type(a,&p,f,V_ASN1_SET,V_ASN1_UNIVERSAL,IS_SET)
A Dasn1.h117 # define V_ASN1_SET 17 macro

Completed in 9 milliseconds