Searched defs:cc_in (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/crypto/openssl/ |
H A D | ossl_chacha20.c | 62 struct crypto_buffer_cursor cc_in, cc_out; in ossl_chacha20() local 164 struct crypto_buffer_cursor cc_in, cc_out; in ossl_chacha20_poly1305_encrypt() local 310 struct crypto_buffer_cursor cc_in, cc_out; in ossl_chacha20_poly1305_decrypt() local
|
H A D | ossl_aes.c | 79 struct crypto_buffer_cursor cc_in, cc_out; in ossl_aes_cbc() local 177 struct crypto_buffer_cursor cc_in, cc_out; in ossl_aes_gcm() local
|
/freebsd/sys/opencrypto/ |
H A D | cryptosoft.c | 107 struct crypto_buffer_cursor cc_in, cc_out; in swcr_encdec() local 407 struct crypto_buffer_cursor cc_in, cc_out; in swcr_gcm() local 741 struct crypto_buffer_cursor cc_in, cc_out; in swcr_ccm() local 966 struct crypto_buffer_cursor cc_in, cc_out; in swcr_chacha20_poly1305() local
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-phy-v2.c | 1372 xgbe_phy_sfp_verify_eeprom(uint8_t cc_in, uint8_t *buf, unsigned int len) in xgbe_phy_sfp_verify_eeprom()
|