Searched defs:ivp (Results 1 - 6 of 6) 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.c358 unsigned char *ivp = NULL; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/c7108/
H A Daes-7108.c648 unsigned char *ivp = iv; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/pasemi/
H A Dpasemi.c317 caddr_t ivp; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/
H A Dcesa_ocf_drv.c325 unsigned char *ivp; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Dcryptosoft.c871 unsigned char *ivp = req->iv; local
969 unsigned char *ivp = iv; local
[all...]

Completed in 43 milliseconds