Searched defs:icv_off (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/cryptocteon/
H A Dcavium_crypto.c324 octo_des_cbc_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
388 octo_des_cbc_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
454 octo_aes_cbc_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
529 octo_aes_cbc_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
606 octo_null_md5_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
713 octo_null_sha1_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
823 octo_des_cbc_md5_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
977 octo_des_cbc_md5_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1134 octo_des_cbc_sha1_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1291 octo_des_cbc_sha1_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1450 octo_aes_cbc_md5_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1648 octo_aes_cbc_md5_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1848 octo_aes_cbc_sha1_encrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
2066 octo_aes_cbc_sha1_decrypt( struct octo_sess *od, struct scatterlist *sg, int sg_len, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
[all...]
H A Dcryptocteon.c360 int auth_off = 0, auth_len = 0, crypt_off = 0, crypt_len = 0, icv_off = 0; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/ixp4xx/
H A Dixp4xx.c443 int icv_off = 0; local

Completed in 29 milliseconds