Searched refs:unused_bits (Results 1 – 2 of 2) sorted by relevance
204 bs->unused_bits = **p; in mbedtls_asn1_get_bitstring()205 if( bs->unused_bits > 7 ) in mbedtls_asn1_get_bitstring()
132 unsigned char unused_bits; /**< Number of unused bits at the end of the string */ member