Searched defs:isc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dimport_gcry.py102 isc = re.match (".*\.c$", cipher_file) variable
121 if isc:
135 if isc:
217 if isc and not m is None:
227 if isc and not m is None:
260 if isc and not m is None:
272 if isc and not m is None:
329 elif isc and cipher_file != "camellia.c":

Completed in 23 milliseconds