Searched defs:Algorithm (Results 1 – 2 of 2) sorted by relevance
23 typedef struct Algorithm Algorithm; typedef146 struct Algorithm struct154 static char *setalg(Espcb *ecb, char **f, int n, Algorithm *alg); argument
21 typedef struct Algorithm Algorithm; typedef215 struct Algorithm struct217 char *name;218 int keylen; // in bytes219 void (*init)(Conv*);