Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_aead_test_vectors.h434 static const struct aead_test_data gcm_test_case_8 = { variable
H A Dtest_cryptodev.c10654 return test_authenticated_encryption(&gcm_test_case_8); in test_AES_GCM_authenticated_encryption_test_case_8()
11006 return test_authenticated_decryption(&gcm_test_case_8); in test_AES_GCM_authenticated_decryption_test_case_8()
14600 &gcm_test_case_8, OUT_OF_PLACE, 400, in test_AES_GCM_auth_encrypt_SGL_out_of_place_400B_1seg()
14601 gcm_test_case_8.plaintext.len); in test_AES_GCM_auth_encrypt_SGL_out_of_place_400B_1seg()