Searched refs:GCM_ENCRYPT (Results 1 – 5 of 5) sorted by relevance
82 if (direction == GCM_ENCRYPT) { in gcm_process()138 if (direction == GCM_ENCRYPT) { in gcm_process()
88 if (direction == GCM_ENCRYPT) { in gcm_memory()
347 out[0], T[0], &y, GCM_ENCRYPT)) != CRYPT_OK) { in gcm_test()
120 dir = GCM_ENCRYPT; in crypto_aes_gcm_update_payload()
475 #define GCM_ENCRYPT LTC_ENCRYPT macro