Searched refs:cypher (Results 1 - 25 of 57) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dcrypto_none.c26 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c416 * @cypher: 16-octer Cypher (OUT)
419 const u8 *block, u8 *cypher)
421 des_encrypt(password_hash, block, cypher);
422 des_encrypt(password_hash + 8, block + 7, cypher + 8);
418 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
H A Dcrypto.h87 * @cypher: 8 octets (out)
89 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher);
H A Dcrypto_cryptoapi.c161 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
213 os_memcpy(cypher, clear, 8);
215 if (!CryptEncrypt(ckey, 0, FALSE, 0, cypher, &dlen, 8)) {
218 os_memset(cypher, 0, 8);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_none.c27 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_nss.c52 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
102 if (PK11_CipherOp(ctx, cypher, &olen, 8, (void *) clear, 8) !=
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c441 * @cypher: 16-octer Cypher (OUT)
444 const u8 *block, u8 *cypher)
446 des_encrypt(password_hash, block, cypher);
447 des_encrypt(password_hash + 8, block + 7, cypher + 8);
443 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
H A Dcrypto.h107 * @cypher: 8 octets (out)
109 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher);
H A Dcrypto_cryptoapi.c159 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
211 os_memcpy(cypher, clear, 8);
213 if (!CryptEncrypt(ckey, 0, FALSE, 0, cypher, &dlen, 8)) {
216 os_memset(cypher, 0, 8);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dcrypto_none.c26 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c416 * @cypher: 16-octer Cypher (OUT)
419 const u8 *block, u8 *cypher)
421 des_encrypt(password_hash, block, cypher);
422 des_encrypt(password_hash + 8, block + 7, cypher + 8);
418 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_none.c27 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_nss.c52 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
102 if (PK11_CipherOp(ctx, cypher, &olen, 8, (void *) clear, 8) !=
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c441 * @cypher: 16-octer Cypher (OUT)
444 const u8 *block, u8 *cypher)
446 des_encrypt(password_hash, block, cypher);
447 des_encrypt(password_hash + 8, block + 7, cypher + 8);
443 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dcrypto_none.c26 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c416 * @cypher: 16-octer Cypher (OUT)
419 const u8 *block, u8 *cypher)
421 des_encrypt(password_hash, block, cypher);
422 des_encrypt(password_hash + 8, block + 7, cypher + 8);
418 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_none.c27 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
H A Dcrypto_nss.c52 void des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) argument
102 if (PK11_CipherOp(ctx, cypher, &olen, 8, (void *) clear, 8) !=
H A Dms_funcs.h58 const u8 *block, u8 *cypher);
H A Dms_funcs.c441 * @cypher: 16-octer Cypher (OUT)
444 const u8 *block, u8 *cypher)
446 des_encrypt(password_hash, block, cypher);
447 des_encrypt(password_hash + 8, block + 7, cypher + 8);
443 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument

Completed in 374 milliseconds

123