Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py486 class DES_ks(Structure): class
496 DES_ks._fields_ = [
499 assert sizeof(DES_ks) == 128, sizeof(DES_ks)
500 assert alignment(DES_ks) == 4, alignment(DES_ks)
501 DES_key_schedule = DES_ks