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