Searched refs:flip_bit (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/bzip2/
H A Dunzcrash.c64 void flip_bit ( int bit ) function
104 flip_bit ( bit );
126 flip_bit ( bit );
/freebsd-current/crypto/openssl/test/
H A Dcmp_vfy_test.c92 static int flip_bit(ASN1_BIT_STRING *bitstr) function
107 if (req == NULL || !flip_bit(req->popo->value.signature->signature))
260 || (bad_sig && !flip_bit(fixture->msg->protection))) {

Completed in 72 milliseconds