Lines Matching refs:byte

441 # positive test with 11 byte long value
446 # positive test with 11 byte long value and zero padded ciphertext
451 # positive test with 11 byte long value and zero truncated ciphertext
456 # positive test with 11 byte long value and double zero padded ciphertext
461 # positive test with 11 byte long value and double zero truncated ciphertext
466 # positive that generates a 0 byte long synthetic message internally
471 # positive that generates a 245 byte long synthetic message internally
478 # a random negative test that generates an 11 byte long message
485 # an otherwise correct plaintext, but with wrong first byte
486 # (0x01 instead of 0x00), generates a random 11 byte long plaintext
493 # an otherwise correct plaintext, but with wrong second byte
494 # (0x01 instead of 0x02), generates a random 11 byte long plaintext
501 # an invalid ciphertext, with a zero byte in first byte of
502 # ciphertext, decrypts to a random 11 byte long synthetic
510 # an invalid ciphertext, with a zero byte removed from first byte of
511 # ciphertext, decrypts to a random 11 byte long synthetic
520 # ciphertext, decrypts to a random 11 byte long synthetic
529 # ciphertext, decrypts to a random 11 byte long synthetic
538 # to random 11 byte long synthetic plaintext
545 # negative test with otherwise valid padding but a zero byte in first byte
553 # negative test with otherwise valid padding but a zero byte at the eighth
554 # byte of padding
562 # byte
648 # a random negative test case that generates an 11 byte long message
655 # otherwise correct plaintext, but with wrong first byte (0x01 instead of 0x00)
662 # otherwise correct plaintext, but with wrong second byte (0x01 instead of 0x02)
733 # a random invalid that has PRF output with a length one byte too long
746 # a positive test case that decrypts to 9 byte long value
773 # a random negative test case that generates a 9 byte long message
780 # a random negative test case that generates a 9 byte long message based on
796 # an otherwise valid plaintext, but with wrong first byte (0x01 instead of 0x00)
803 # an otherwise valid plaintext, but with wrong second byte (0x01 instead of 0x02)
810 # an otherwise valid plaintext, but with zero byte in first byte of padding
817 # an otherwise valid plaintext, but with zero byte in eight byte of padding