Searched refs:aes_ccm_update (Results 1 – 1 of 1) sorted by relevance
76 static int aes_ccm_update(void *, const void *, u_int);138 .update = aes_ccm_update,294 aes_ccm_update(void *vctx, const void *buf, u_int len) in aes_ccm_update() function