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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DDESSupport.c15 #define DES_CBLOCK_SIZE 8 macro
39 for (idx = 0; idx < DES_CBLOCK_SIZE; idx++)
133 u_char des_key[DES_CBLOCK_SIZE];
140 clear, DES_CBLOCK_SIZE,
141 cipher, DES_CBLOCK_SIZE, &output_bytes);

Completed in 104 milliseconds