Searched defs:Hashalg (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/9/port/ |
H A D | devssl.c | 961 typedef struct Hashalg Hashalg; typedef 962 struct Hashalg struct 969 Hashalg hashtab[] = argument
|
H A D | devtls.c | 1346 typedef struct Hashalg Hashalg; typedef 1347 struct Hashalg struct 1351 void (*initkey)(Hashalg *, int, Secret *, uchar*); argument 1366 initclearmac(Hashalg *, int, Secret *s, uchar *) in initclearmac() argument
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | devssl.c | 963 typedef struct Hashalg Hashalg; typedef 964 struct Hashalg struct 971 Hashalg hashtab[] = argument
|
H A D | devtls.c | 1346 typedef struct Hashalg Hashalg; typedef 1347 struct Hashalg struct 1351 void (*initkey)(Hashalg *, int, Secret *, uchar*); argument
|
/plan9/sys/src/9/ppc/ |
H A D | devtls.c | 1327 typedef struct Hashalg Hashalg; typedef 1328 struct Hashalg struct 1332 void (*initkey)(Hashalg *, int, Secret *, uchar*); argument 1347 initclearmac(Hashalg *, int, Secret *s, uchar *) in initclearmac() argument
|