Symbol: crypto_cursor_init
sys/crypto/armv8/armv8_crypto.c
329
crypto_cursor_init(&fromc, &crp->crp_buf);
sys/crypto/armv8/armv8_crypto.c
332
crypto_cursor_init(&toc, &crp->crp_obuf);
sys/crypto/openssl/ossl_aes.c
117
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_aes.c
121
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/crypto/openssl/ossl_aes.c
211
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_aes.c
223
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_aes.c
226
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/crypto/openssl/ossl_chacha20.c
208
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_chacha20.c
212
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/crypto/openssl/ossl_chacha20.c
377
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_chacha20.c
381
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/crypto/openssl/ossl_chacha20.c
80
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/crypto/openssl/ossl_chacha20.c
84
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/opencrypto/cryptodev.h
676
void crypto_cursor_init(struct crypto_buffer_cursor *cc,
sys/opencrypto/cryptosoft.c
1010
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
1013
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/opencrypto/cryptosoft.c
1099
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
144
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
147
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/opencrypto/cryptosoft.c
355
crypto_cursor_init(&cc, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
450
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
473
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
476
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/opencrypto/cryptosoft.c
559
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
803
crypto_cursor_init(&cc_in, &crp->crp_buf);
sys/opencrypto/cryptosoft.c
806
crypto_cursor_init(&cc_out, &crp->crp_obuf);
sys/opencrypto/cryptosoft.c
894
crypto_cursor_init(&cc_in, &crp->crp_buf);