Searched defs:cypher (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_none.c21 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Ddes-internal.c399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_nettle.c29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dms_funcs.c496 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
H A Dcrypto_gnutls.c48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_libtomcrypt.c38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_linux.c607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_openssl.c195 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_wolfssl.c285 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument

Completed in 183 milliseconds