Searched defs:ASN1_object_size (Results 1 – 3 of 3) sorted by relevance
282 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size() function
215 int ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size() function
747 #define ASN1_object_size BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_object_size) macro