File: saferplus.h

package info (click to toggle)
libmcrypt 2.5.8-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,060 kB
  • sloc: ansic: 15,868; sh: 8,579; makefile: 196
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (6)
1
2
3
4
5
typedef struct saferplus_instance {
  byte l_key[33*16];
  word32 k_bytes;
} SPI;