Home
last modified time | relevance | path

Searched refs:sec_update_iv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1377 static void sec_update_iv(struct sec_req *req, enum sec_alg_type alg_type) in sec_update_iv() function
1444 sec_update_iv(req, SEC_SKCIPHER); in sec_skcipher_callback()
1706 sec_update_iv(req, SEC_AEAD); in sec_aead_callback()
1775 sec_update_iv(req, ctx->alg_type); in sec_process()