Searched refs:aes_gcm_update (Results 1 – 1 of 1) sorted by relevance
72 static int aes_gcm_update(void *, const void *, u_int);117 .update = aes_gcm_update,286 aes_gcm_update(void *vctx, const void *buf, u_int len) in aes_gcm_update() function