Lines Matching refs:length
85 ECDSA DER -> Raw, 256bit, Invalid sequence length
93 ECDSA DER -> Raw, 256bit, Wrong r integer length (1 byte smaller than the actual size)
97 ECDSA DER -> Raw, 256bit, Wrong r integer length (1 byte larger than the actual size)
101 ECDSA DER -> Raw, 256bit, Wrong s integer length (1 byte smaller than the actual size)
105 ECDSA DER -> Raw, 256bit, Wrong s integer length (1 byte larger than the actual size)
133 ECDSA DER -> Raw, 256bit, Invalid 0-length r
137 ECDSA DER -> Raw, 256bit, Invalid 0-length s
153 # 512/521 bit sizes are useful to test sequence's length encoded with 2 bytes.
158 # 512/521 bit sizes are useful to test sequence's length encoded with 2 bytes.
163 # 512/521 bit sizes are useful to test sequence's length encoded with 2 bytes.
168 # 512/521 bit sizes are useful to test sequence's length encoded with 2 bytes.
185 ECDSA Raw -> DER, 256bit, DER buffer of minimal length (1 byte per integer)