Searched refs:decryption_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.cpp67 CFB_FIPS_Mode<DES_EDE3>::Decryption decryption_DES_EDE3_CFB; local
68 decryption_DES_EDE3_CFB.SetKeyWithIV(key, sizeof(key), iv);
69 decryption_DES_EDE3_CFB.ProcessString(decrypted, ciphertext, 24);

Completed in 103 milliseconds