Searched refs:ciphernames (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dimport_gcry.py124 ciphernames = [] variable
223 ciphernames.append (ciphername)
284 if len (ciphernames) > 0 or len (mdnames) > 0:
299 for ciphername in ciphernames:
312 for ciphername in ciphernames:

Completed in 22 milliseconds