Home
last modified time | relevance | path

Searched refs:LBER_NULL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlber.h74 #define LBER_NULL 0x05 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c320 tag = LBER_NULL; in ber_put_null()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftASN1.c999 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_NULL) {