Home
last modified time | relevance | path

Searched defs:cypher (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/battlestar/
H A Dcypher.c44 cypher(void) in cypher() function
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Ddes-internal.c399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dms_funcs.c497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block()