Home
last modified time | relevance | path

Searched defs:Encalg (Results 1 – 7 of 7) sorted by relevance

/plan9-contrib/sys/src/9/port/
H A Ddevssl.c995 typedef struct Encalg Encalg; typedef
996 struct Encalg struct
1005 Encalg encrypttab[] = argument
H A Ddevtls.c1452 typedef struct Encalg Encalg; typedef
1453 struct Encalg struct
1458 void (*initkey)(Encalg *ea, Secret *, uchar*, uchar*); argument
1472 initDES3key(Encalg *, Secret *s, uchar *p, uchar *iv) in initDES3key() argument
1492 initclearenc(Encalg *, Secret *s, uchar *, uchar *) in initclearenc() argument
/plan9-contrib/sys/src/9k/port/
H A Ddevssl.c996 typedef struct Encalg Encalg; typedef
997 struct Encalg struct
1006 Encalg encrypttab[] = argument
H A Ddevtls.c1452 typedef struct Encalg Encalg; typedef
1453 struct Encalg struct
1458 void (*initkey)(Encalg *ea, Secret *, uchar*, uchar*); argument
1472 initDES3key(Encalg *, Secret *s, uchar *p, uchar *iv) in initDES3key() argument
1492 initclearenc(Encalg *, Secret *s, uchar *, uchar *) in initclearenc() argument
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Ddevssl.c997 typedef struct Encalg Encalg; typedef
998 struct Encalg struct
1007 Encalg encrypttab[] = argument
H A Ddevtls.c1403 typedef struct Encalg Encalg; typedef
1404 struct Encalg struct
1409 void (*initkey)(Encalg *ea, Secret *, uchar*, uchar*); argument
/plan9-contrib/sys/src/9/ppc/
H A Ddevtls.c1384 typedef struct Encalg Encalg; typedef
1385 struct Encalg struct
1390 void (*initkey)(Encalg *ea, Secret *, uchar*, uchar*); argument
1404 initDES3key(Encalg *, Secret *s, uchar *p, uchar *iv) in initDES3key() argument
1414 initclearenc(Encalg *, Secret *s, uchar *, uchar *) in initclearenc() argument