Lines Matching refs:read
224 ECP read binary #1 (zero, invalid ilen)
228 ECP read binary #2 (zero, invalid first byte)
232 ECP read binary #3 (zero, OK)
236 ECP read binary #4 (non-zero, invalid ilen, too short)
240 ECP read binary #4a (non-zero, invalid ilen, too short)
244 ECP read binary #4b (non-zero, invalid ilen, too short)
248 ECP read binary #4c (non-zero, invalid ilen, too long)
252 ECP read binary #4d (non-zero, invalid ilen, too long)
256 ECP read binary #4e (non-zero, invalid ilen, too long)
260 ECP read binary #5 (non-zero, invalid first byte)
264 ECP read binary #5a (non-zero, compressed format, invalid first byte)
268 ECP read binary #5b (non-zero, compressed format, parity 0, OK)
272 ECP read binary #5c (non-zero, compressed format, parity 1, OK)
276 ECP read binary #6 (non-zero, OK)
280 ECP read binary #7 (Curve25519, OK)
284 ECP read binary #8 (Curve25519, masked first bit)
288 ECP read binary #9 (Curve25519, too short)
292 ECP read binary #10 (Curve25519, non-canonical)
296 ECP read binary #11 (Curve25519, masked non-canonical)
300 ECP read binary #12 (Curve25519, too long)
304 ECP read binary #13 (Curve448, OK)
308 ECP read binary #14 (Curve448, too long)
312 ECP read binary #15 (Curve448, too short)
316 ECP read binary #16 (Curve448, non-canonical)
320 ECP read binary #17 (non-zero, compressed format, p != 3 mod 4, secp224r1)
324 ECP read binary #17a (non-zero, compressed format, p != 3 mod 4, secp224k1)
328 ECP tls read point #1 (zero, invalid length byte)
332 ECP tls read point #2 (zero, OK)
336 ECP tls read point #3 (non-zero, invalid length byte)
340 ECP tls read point #4 (non-zero, OK)
344 ECP tls write-read point #1
348 ECP tls write-read point #2
404 ECP tls read group #1 (record too short)
407 ECP tls read group #2 (bad curve_type)
410 ECP tls read group #3 (unknown curve)
413 ECP tls read group #4 (OK, buffer just fits)
417 ECP tls read group #5 (OK, buffer continues)
421 ECP tls write-read group #1
425 ECP tls write-read group #2
644 ECP read key #1 (short weierstrass, too small)
648 ECP read key #2 (short weierstrass, smallest)
652 ECP read key #3 (short weierstrass, biggest)
656 ECP read key #4 (short weierstrass, too big)
660 ECP read key #5 (Curve25519, most significant bit set)
664 ECP read key #6 (Curve25519, second most significant bit unset)
668 ECP read key #7 (Curve25519, msb OK)
672 ECP read key #8 (Curve25519, bit 0 set)
676 ECP read key #9 (Curve25519, bit 1 set)
680 ECP read key #10 (Curve25519, bit 2 set)
684 ECP read key #11 (Curve25519, OK)
688 ECP read key #12 (Curve25519, too long)
692 ECP read key #13 (Curve25519, not long enough)
696 ECP read key #14 (Curve448, most significant bit unset)
700 ECP read key #15 (Curve448, msb OK)
704 ECP read key #16 (Curve448, bit 0 set)
708 ECP read key #17 (Curve448, bit 1 set)
712 ECP read key #18 (Curve448, OK)
716 ECP read key #19 (Curve448, too long)
720 ECP read key #20 (Curve448, not long enough)
724 ECP read key #21 (Curve448, not supported)
728 ECP read key #22 (Curve25519, not supported)
732 ECP read key #23 (invalid curve)
735 ECP read key #24 (Curve25519 RFC, OK)