Home
last modified time | relevance | path

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

/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A Deexec.py32 def decrypt(cipherstring, R): argument
54 for cipher in cipherstring:
98 cipherstring = bytesjoin(cipherList)
99 return cipherstring, int(R)