Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1379 static void ctr_iv_inc(__u8 *counter, __u8 bits, __u32 nums) in ctr_iv_inc() function
1421 ctr_iv_inc(iv, iv_size, sz); in sec_update_iv()