Searched refs:aes_gcm_final (Results 1 – 1 of 1) sorted by relevance
73 static void aes_gcm_final(uint8_t *, void *);118 .final = aes_gcm_final,302 aes_gcm_final(uint8_t *tag, void *vctx) in aes_gcm_final() function