Searched refs:cypher (Results 1 – 12 of 12) sorted by relevance
/external/chromium/chrome/browser/password_manager/ |
D | encryptor_mac.mm | 31 // Prefix for cypher text returned by current encryption version. We prefix 32 // the cypher text with this string so that future data migration can detect 104 // Prefix the cypher text with version information.
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_none.c | 21 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument
|
D | ms_funcs.c | 494 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block() argument 496 des_encrypt(password_hash, block, cypher); in nt_password_hash_encrypted_with_block() 497 des_encrypt(password_hash + 8, block + 7, cypher + 8); in nt_password_hash_encrypted_with_block()
|
D | crypto_nss.c | 46 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 96 if (PK11_CipherOp(ctx, cypher, &olen, 8, (void *) clear, 8) != in des_encrypt()
|
D | des-internal.c | 399 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 419 WPA_PUT_BE32(cypher, work[0]); in des_encrypt() 420 WPA_PUT_BE32(cypher + 4, work[1]); in des_encrypt()
|
D | crypto_cryptoapi.c | 153 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 205 os_memcpy(cypher, clear, 8); in des_encrypt() 207 if (!CryptEncrypt(ckey, 0, FALSE, 0, cypher, &dlen, 8)) { in des_encrypt() 210 os_memset(cypher, 0, 8); in des_encrypt()
|
D | ms_funcs.h | 52 const u8 *block, u8 *cypher);
|
D | crypto_gnutls.c | 33 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 50 gcry_cipher_encrypt(hd, cypher, 8, clear, 8); in des_encrypt()
|
D | crypto_libtomcrypt.c | 38 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 54 des_ecb_encrypt(clear, cypher, &skey); in des_encrypt()
|
D | crypto.h | 88 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher);
|
D | crypto_openssl.c | 116 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument 132 DES_ecb_encrypt((DES_cblock *) clear, (DES_cblock *) cypher, &ks, in des_encrypt()
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 6934 cypher sIfP
|