Lines Matching refs:crypto_cursor_segment

164 			inblk = crypto_cursor_segment(&cc_in, &inlen);  in swcr_encdec()
166 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
191 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
200 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
215 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
216 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
359 inblk = crypto_cursor_segment(&cc, &len); in swcr_gmac()
455 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
485 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
487 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
509 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
521 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
567 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
569 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
586 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
595 outblk = crypto_cursor_segment(&cc_out, in swcr_gcm()
815 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
817 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_ccm()
839 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_ccm()
860 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
902 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
904 outblk = crypto_cursor_segment(&cc_out, in swcr_ccm()
923 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
932 outblk = crypto_cursor_segment(&cc_out, in swcr_ccm()
1024 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1026 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()
1047 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1056 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_chacha20_poly1305()
1107 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1109 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()
1127 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1136 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()