Home
last modified time | relevance | path

Searched refs:is_python_2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/scripts/
H A Dsha3.py35 def is_python_2(): function
50 if is_python_2() == False:
77 if is_python_2() == True:
100 if (is_python_2() == False):
113 if is_python_2() == False:
H A Dexpand_libecc.py26 def is_python_2(): function
40 if is_python_2() == False:
150 if is_python_2():
396 if(is_python_2() == True):
406 if(is_python_2() == True):
416 if(is_python_2() == True):
426 if(is_python_2() == True):
436 if(is_python_2() == True):
446 if(is_python_2() == True):
456 if(is_python_2() == True):
[all …]