Searched defs:cypher (Results 1 – 19 of 19) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | crypto_none.c | 21 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | des-internal.c | 399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | ms_funcs.c | 497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block()
|
D | crypto_gnutls.c | 48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_nettle.c | 29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_libtomcrypt.c | 38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_linux.c | 607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_wolfssl.c | 285 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_openssl.c | 255 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | crypto_none.c | 21 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | des-internal.c | 399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | ms_funcs.c | 497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block()
|
D | crypto_gnutls.c | 48 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_nettle.c | 29 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_libtomcrypt.c | 38 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_linux.c | 607 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_openssl.c | 195 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
D | crypto_wolfssl.c | 285 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt()
|
/third_party/ffmpeg/tools/ |
D | crypto_bench.c | 315 #define DEFINE_GCRYPT_CYPHER_WRAPPER(suffix, cypher, mode, sz) \ in DEFINE_GCRYPT_WRAPPER() argument 378 #define DEFINE_MBEDCRYPTO_CYPHER_WRAPPER(suffix, cypher, algo) \ argument
|