Symbol: crypto_buffer_cursor
sys/crypto/armv8/armv8_crypto.c
306
struct crypto_buffer_cursor fromc, toc;
sys/crypto/armv8/armv8_crypto.h
65
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto.h
68
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto.h
71
struct crypto_buffer_cursor *, struct crypto_buffer_cursor *,
sys/crypto/armv8/armv8_crypto.h
77
struct crypto_buffer_cursor *, struct crypto_buffer_cursor *,
sys/crypto/armv8/armv8_crypto.h
83
struct crypto_buffer_cursor *, struct crypto_buffer_cursor *,
sys/crypto/armv8/armv8_crypto.h
86
struct crypto_buffer_cursor *, struct crypto_buffer_cursor *,
sys/crypto/armv8/armv8_crypto_wrap.c
101
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
149
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
237
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
293
const void *tweak_schedule, size_t len, struct crypto_buffer_cursor *fromc,
sys/crypto/armv8/armv8_crypto_wrap.c
294
struct crypto_buffer_cursor *toc, const uint8_t iv[static AES_BLOCK_LEN])
sys/crypto/armv8/armv8_crypto_wrap.c
304
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
394
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
457
struct crypto_buffer_cursor *fromc, struct crypto_buffer_cursor *toc,
sys/crypto/armv8/armv8_crypto_wrap.c
464
struct crypto_buffer_cursor fromcc;
sys/crypto/openssl/ossl_aes.c
177
struct crypto_buffer_cursor cc_in, cc_out;
sys/crypto/openssl/ossl_aes.c
79
struct crypto_buffer_cursor cc_in, cc_out;
sys/crypto/openssl/ossl_chacha20.c
164
struct crypto_buffer_cursor cc_in, cc_out;
sys/crypto/openssl/ossl_chacha20.c
310
struct crypto_buffer_cursor cc_in, cc_out;
sys/crypto/openssl/ossl_chacha20.c
62
struct crypto_buffer_cursor cc_in, cc_out;
sys/opencrypto/criov.c
300
crypto_cursor_init(struct crypto_buffer_cursor *cc,
sys/opencrypto/criov.c
334
crypto_cursor_advance(struct crypto_buffer_cursor *cc, size_t amount)
sys/opencrypto/criov.c
404
crypto_cursor_segment(struct crypto_buffer_cursor *cc, size_t *len)
sys/opencrypto/criov.c
453
crypto_cursor_copyback(struct crypto_buffer_cursor *cc, int size,
sys/opencrypto/criov.c
543
crypto_cursor_copydata(struct crypto_buffer_cursor *cc, int size, void *vdst)
sys/opencrypto/criov.c
637
crypto_cursor_copydata_noadv(struct crypto_buffer_cursor *cc, int size,
sys/opencrypto/criov.c
640
struct crypto_buffer_cursor copy;
sys/opencrypto/cryptodev.h
676
void crypto_cursor_init(struct crypto_buffer_cursor *cc,
sys/opencrypto/cryptodev.h
678
void crypto_cursor_advance(struct crypto_buffer_cursor *cc, size_t amount);
sys/opencrypto/cryptodev.h
679
void *crypto_cursor_segment(struct crypto_buffer_cursor *cc, size_t *len);
sys/opencrypto/cryptodev.h
680
void crypto_cursor_copyback(struct crypto_buffer_cursor *cc, int size,
sys/opencrypto/cryptodev.h
682
void crypto_cursor_copydata(struct crypto_buffer_cursor *cc, int size,
sys/opencrypto/cryptodev.h
684
void crypto_cursor_copydata_noadv(struct crypto_buffer_cursor *cc, int size,
sys/opencrypto/cryptodev.h
688
crypto_cursor_copy(const struct crypto_buffer_cursor *fromc,
sys/opencrypto/cryptodev.h
689
struct crypto_buffer_cursor *toc)
sys/opencrypto/cryptosoft.c
107
struct crypto_buffer_cursor cc_in, cc_out;
sys/opencrypto/cryptosoft.c
329
struct crypto_buffer_cursor cc;
sys/opencrypto/cryptosoft.c
407
struct crypto_buffer_cursor cc_in, cc_out;
sys/opencrypto/cryptosoft.c
741
struct crypto_buffer_cursor cc_in, cc_out;
sys/opencrypto/cryptosoft.c
966
struct crypto_buffer_cursor cc_in, cc_out;