Home
last modified time | relevance | path

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

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