Searched refs:octo_sess (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cryptocteonvar.h | 35 struct octo_sess; 37 typedef int octo_encrypt_t(struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, i… 38 typedef int octo_decrypt_t(struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, i… 40 struct octo_sess { struct
|
| H A D | cryptocteon.c | 88 sc->sc_cid = crypto_get_driverid(dev, sizeof(struct octo_sess), in cryptocteon_attach() 165 struct octo_sess *ocd) in cryptocteon_calc_hash() 181 struct octo_sess *ocd; in cryptocteon_newsession() 248 struct octo_sess *od; in cryptocteon_process()
|
| H A D | cavium_crypto.c | 325 struct octo_sess *od, in octo_aes_cbc_encrypt() 393 struct octo_sess *od, in octo_aes_cbc_decrypt() 464 struct octo_sess *od, in octo_null_sha1_encrypt() 565 struct octo_sess *od, in octo_aes_cbc_sha1_encrypt() 756 struct octo_sess *od, in octo_aes_cbc_sha1_decrypt()
|