Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_none.c21 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
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()
H A Dcrypto_nettle.c29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_gnutls.c48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_libtomcrypt.c38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_linux.c607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_wolfssl.c285 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
H A Dcrypto_openssl.c195 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
/dflybsd-src/games/battlestar/
H A Dcypher.c36 cypher(void) in cypher() function