HomeSort by: relevance | last modified time | path
    Searched refs:flip_bit (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/bzip2/dist/
unzcrash.c 66 void flip_bit ( int bit ) function
106 flip_bit ( bit );
128 flip_bit ( bit );
  /src/crypto/external/apache2/openssl/dist/test/
cmp_vfy_test.c 92 static int flip_bit(ASN1_BIT_STRING *bitstr) function
108 if (req == NULL || !flip_bit(req->popo->value.signature->signature))
269 || (bad_sig && !flip_bit(fixture->msg->protection))) {
  /src/crypto/external/bsd/openssl/dist/test/
cmp_vfy_test.c 92 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 42 milliseconds