Home
last modified time | relevance | path

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

/f-stack/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.c9020 return test_authenticated_encryption(&gcm_test_case_8); in test_AES_GCM_authenticated_encryption_test_case_8()
9372 return test_authenticated_decryption(&gcm_test_case_8); in test_AES_GCM_authenticated_decryption_test_case_8()
12661 &gcm_test_case_8, OUT_OF_PLACE, 400, in test_AES_GCM_auth_encrypt_SGL_out_of_place_400B_1seg()
12662 gcm_test_case_8.plaintext.len); in test_AES_GCM_auth_encrypt_SGL_out_of_place_400B_1seg()