Searched refs:BER_CLASS_UNIVERSAL (Results 1 – 3 of 3) sorted by relevance
63 #define BER_CLASS_UNIVERSAL 0x0 macro64 #define BER_CLASS_UNIV BER_CLASS_UNIVERSAL
70 ber_set_header(elm, BER_CLASS_UNIVERSAL, BER_TYPE_DEFAULT); in ber_get_element()1102 else if (class == BER_CLASS_UNIVERSAL) in ber_read_element()
992 case BER_CLASS_UNIVERSAL: in ldap_debug_elements()