Searched refs:encryption_DES_EDE3_CFB (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddlltest.cpp63 CFB_FIPS_Mode<DES_EDE3>::Encryption encryption_DES_EDE3_CFB; local
64 encryption_DES_EDE3_CFB.SetKeyWithIV(key, sizeof(key), iv);
65 encryption_DES_EDE3_CFB.ProcessString(ciphertext, plaintext, 24);

Completed in 44 milliseconds