Searched refs:ComponentBits (Results 1 – 5 of 5) sorted by relevance
47 ComponentBits *a, *b; in MatchingComponentBits()54 a = ((ComponentBits*)csi_attr); in MatchingComponentBits()55 b = ((ComponentBits*)csi_assert); in MatchingComponentBits()65 FreeComponentBits ( ComponentBits* v ) { in FreeComponentBits()73 GEncComponentBits ( GenBuf *b, ComponentBits *in ) in GEncComponentBits()93 ComponentBits* k, **k2; in GDecComponentBits()96 k = (ComponentBits*) v; in GDecComponentBits()99 k2 = (ComponentBits**) v; in GDecComponentBits()100 *k2 = (ComponentBits*) CompAlloc( mem_op, sizeof( ComponentBits ) ); in GDecComponentBits()130 ComponentBits* k, **k2; in BDecComponentBits()[all …]
86 typedef ComponentBits ComponentUniqueIdentifier; /* BIT STRING */228 ComponentBits subjectPublicKey; /* BIT STRING */357 ComponentBits signature; /* BIT STRING */
58 typedef struct ComponentBits { struct64 } ComponentBits; argument68 int GEncComponentBits (GenBuf *b, ComponentBits* bits);
662 bv.bv_val = ((ComponentBits*)csi_attr)->value.bits; in comp_test_components()663 bv.bv_len = ((ComponentBits*)csi_attr)->value.bitLen; in comp_test_components()
314 ComponentBits signature; /* BIT STRING */