Searched refs:cipher_data_gcm (Results 1 – 3 of 3) sorted by relevance
121 const uint8_t cipher_data_gcm[CIPHER_DATA_LEN] = variable
120 test_decrypt(cipher_data_gcm, CKM_AES_GCM); in main()
120 test_encrypt(cipher_data_gcm, CKM_AES_GCM); in main()