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

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DckDES.c297 int desinit(desInst dinst, int mode) { argument
332 void desdone(desInst dinst) { argument
355 void dessetkey(desInst dinst, char *key) { argument
447 round(desInst dinst, int num, unsigned long int *block) argument
490 endes(desInst dinst, char *block) argument
517 dedes(desInst dinst, char *block) argument
[all...]
H A DfeeDES.c45 struct _desInst dinst; member in struct:__anon3683
48 static void feeDESInit(desInst dinst) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DckDES.c297 int desinit(desInst dinst, int mode) { argument
332 void desdone(desInst dinst) { argument
355 void dessetkey(desInst dinst, char *key) { argument
447 round(desInst dinst, int num, unsigned long int *block) argument
490 endes(desInst dinst, char *block) argument
517 dedes(desInst dinst, char *block) argument
[all...]
H A DfeeDES.c45 struct _desInst dinst; member in struct:__anon4398
48 static void feeDESInit(desInst dinst) argument

Completed in 107 milliseconds