Searched refs:unused_bits (Results 1 – 6 of 6) 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
165 unsigned char unused_bits; /**< Number of unused bits at the end of the string */ member