Lines Matching refs:crypto_cursor_segment
159 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
165 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
229 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
238 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
258 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
259 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
415 inblk = crypto_cursor_segment(&cc, &len); in swcr_gmac()
515 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_gcm()
547 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_gcm()
555 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_gcm()
607 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_gcm()
613 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_gcm()
833 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_ccm()
840 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_ccm()
898 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_ccm()
904 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_ccm()
994 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_chacha20_poly1305()
1001 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_chacha20_poly1305()
1056 inblk = crypto_cursor_segment(&cc_in, &len); in swcr_chacha20_poly1305()
1062 outblk = crypto_cursor_segment(&cc_out, &len); in swcr_chacha20_poly1305()