Lines Matching refs:crypto_cursor_segment

163 			inblk = crypto_cursor_segment(&cc_in, &inlen);  in swcr_encdec()
165 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
190 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
199 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
214 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_encdec()
215 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_encdec()
358 inblk = crypto_cursor_segment(&cc, &len); in swcr_gmac()
454 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
484 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
486 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
508 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
520 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
566 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
568 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_gcm()
585 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_gcm()
594 outblk = crypto_cursor_segment(&cc_out, in swcr_gcm()
814 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
816 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_ccm()
838 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_ccm()
859 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
901 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
903 outblk = crypto_cursor_segment(&cc_out, in swcr_ccm()
922 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_ccm()
931 outblk = crypto_cursor_segment(&cc_out, in swcr_ccm()
1023 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1025 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()
1046 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1055 outblk = crypto_cursor_segment(&cc_out, &outlen); in swcr_chacha20_poly1305()
1106 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1108 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()
1126 inblk = crypto_cursor_segment(&cc_in, &inlen); in swcr_chacha20_poly1305()
1135 outblk = crypto_cursor_segment(&cc_out, in swcr_chacha20_poly1305()