Searched refs:hash_n_crypt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | main.c | 56 hash_n_crypt(struct csession *ses_ptr, struct crypt_op *cop, in hash_n_crypt() function 136 ret = hash_n_crypt(ses_ptr, cop, &sg, &sg, current_len); in __crypto_run_std() 177 ret = hash_n_crypt(ses_ptr, cop, src_sg, dst_sg, cop->len); in __crypto_run_zc()
|