HomeSort by: relevance | last modified time | path
    Searched refs:DES (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
cbc.c 83 #ifdef DES
126 #ifdef DES
144 #ifdef DES
154 /* init_des_cipher: initialize DES */
158 #ifdef DES
178 #ifdef DES
194 #ifdef DES
210 #ifdef DES
221 #ifdef DES
345 * DES FUNCTIONS
    [all...]
main.c 88 int des = 0; /* if set, use crypt(3) for i/o */ variable in typeref:typename:int
131 #ifdef DES
132 des = get_keyword();
841 #ifdef DES
842 des = get_keyword();

Completed in 11 milliseconds