Home
last modified time | relevance | path

Searched defs:des_ks_struct (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/crypto/
H A Ddes_locl.h57 typedef struct des_ks_struct struct
59 union {
64 } ks;
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dfcrypt.c15 typedef struct des_ks_struct struct
17 union {
22 } ks;