Home
last modified time | relevance | path

Searched defs:keyout (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Ddes-internal.c249 static void cookey(const u32 *raw1, u32 *keyout) in cookey()
273 static void deskey(const u8 *key, int decrypt, u32 *keyout) in deskey()
/netbsd-src/lib/libtelnet/
H A Dpk.c228 adjust(char *keyout, const char *keyin) in adjust()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Daes-test.c243 unsigned char keyout[32]; in string_to_key_test() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c235 char *template = default_config_file, *keyout = NULL; in req_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c257 char *template = default_config_file, *keyout = NULL; in req_main() local