Lines Matching full:elif
99 elif line.startswith("P"):
101 elif line.startswith("C"):
127 elif line.startswith("Key"):
130 elif line.startswith("Msg"):
135 elif line.startswith("MD") or line.startswith("Output"):
181 elif line.startswith("# Salt"):
184 elif line.startswith("# Seed"):
187 elif line.startswith("# Signature"):
190 elif line.startswith("# Encryption"):
193 elif example_vector and line.startswith(
202 elif example_vector and line.startswith("#"):
252 elif line.startswith("# Public key"):
254 elif line.startswith("# Modulus:"):
256 elif line.startswith("# Public exponent:"):
258 elif line.startswith("# Exponent:"):
264 elif line.startswith("# Prime 1:"):
266 elif line.startswith("# Prime 2:"):
268 elif line.startswith("# Prime exponent 1:"):
270 elif line.startswith("# Prime exponent 2:"):
272 elif line.startswith("# Coefficient:"):
274 elif line.startswith("#"):
298 elif line.startswith("#"):
306 elif name == "e" and p is None:
308 elif name == "p":
310 elif name == "q":
312 elif name == "SHAAlg":
326 elif name == "e" and p is not None:
328 elif name == "d":
330 elif name == "Result":
353 elif line.startswith("Q"):
355 elif line.startswith("G"):
357 elif line.startswith("X") and "x" not in vectors[-1]:
359 elif line.startswith("X") and "x" in vectors[-1]:
368 elif line.startswith("Y"):
402 elif name == "Q":
404 elif name == "G":
406 elif name == "Msg" and "msg" not in vectors[-1]:
409 elif name == "Msg" and "msg" in vectors[-1]:
420 elif name == "X":
422 elif name == "Y":
424 elif name == "R":
426 elif name == "S":
428 elif name == "Result":
470 elif line.startswith("d = "):
476 elif key_data is not None:
479 elif line.startswith("Qy = "):
507 elif line.startswith("Msg = "):
519 elif data is not None:
522 elif line.startswith("Qy = "):
524 elif line.startswith("R = "):
526 elif line.startswith("S = "):
528 elif line.startswith("d = "):
530 elif line.startswith("Result = "):
556 elif line.startswith("Q = "):
558 elif line.startswith("G = "):
560 elif line.startswith("Z = "):
563 elif line.startswith("XstatCAVS = "):
565 elif line.startswith("YstatCAVS = "):
567 elif line.startswith("XstatIUT = "):
569 elif line.startswith("YstatIUT = "):
571 elif line.startswith("Result = "):
637 elif line.startswith("[Curve selected:"):
660 elif line.startswith("COUNT = "):
662 elif line.startswith("dsCAVS = "):
664 elif line.startswith("QsCAVSx = "):
666 elif line.startswith("QsCAVSy = "):
668 elif line.startswith("dsIUT = "):
670 elif line.startswith("QsIUTx = "):
672 elif line.startswith("QsIUTy = "):
674 elif line.startswith("OI = "):
676 elif line.startswith("Z = "):
678 elif line.startswith("DKM = "):
680 elif line.startswith("Result = "):
720 elif line.startswith("[shared secret length"):
722 elif line.startswith("[SharedInfo length"):
724 elif line.startswith("[key data length"):
726 elif line.startswith("COUNT"):
733 elif line.startswith("Z"):
736 elif line.startswith("SharedInfo"):
741 elif line.startswith("key_data"):
773 elif line.startswith("COUNT="):
777 elif line.startswith("L"):