Searched refs:LBER_SEQUENCE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softASN1.c | 987 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1297 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1320 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1505 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1528 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1689 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) { 1712 if (ber_next_element(p8obj_asn, &size, cookie) != LBER_SEQUENCE) {
|
/titanic_50/usr/src/head/ |
H A D | lber.h | 78 #define LBER_SEQUENCE 0x30 macro
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | encode.c | 408 tag = LBER_SEQUENCE; in ber_start_seq()
|