Home
last modified time | relevance | path

Searched refs:encrypted_len (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_crosscheck.c898 uint16_t output_len, encrypted_len; in crosscheck_with_profile_run() local
917 encrypted_len = output_len; in crosscheck_with_profile_run()
919 status = crosscheck_all_devices(profile, OP_DECRYPT, encrypted_text, encrypted_len, in crosscheck_with_profile_run()
929 encrypted_len); in crosscheck_with_profile_run()