Searched refs:LBER_SET (Results 1 – 5 of 5) sorted by relevance
432 tag = LBER_SET; in ber_start_set()
92 #define LBER_SET ((ber_tag_t) 0x31UL) /* constructed */ macro
1512 tag == LBER_SET; in ldap_X509dn2bv()1529 if ( tag != LBER_SET ) in ldap_X509dn2bv()
157 ber_start_set( ber, LBER_SET ); in autoca_dnbv2der()
637 if ( tag == LBER_SET ) { /* Optional Attributes */ in privateKeyValidate()