Home
last modified time | relevance | path

Searched defs:egcd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool274 def egcd(a, b): function
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py277 def egcd(a, b): function