Home
last modified time | relevance | path

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

/crypto/
A Dctr.c43 crypto_inc(ctrblk, bsize); in crypto_ctr_crypt_final()
63 crypto_inc(ctrblk, bsize); in crypto_ctr_crypt_segment()
91 crypto_inc(ctrblk, bsize); in crypto_ctr_crypt_inplace()
A Dalgapi.c1016 void crypto_inc(u8 *a, unsigned int size) in crypto_inc() function
1032 EXPORT_SYMBOL_GPL(crypto_inc);
A Ddrbg.c541 crypto_inc(drbg->V, drbg_blocklen(drbg)); in drbg_ctr_update()
569 crypto_inc(drbg->V, drbg_blocklen(drbg)); in drbg_ctr_update()
952 crypto_inc(src, drbg_statelen(drbg)); in drbg_hash_hashgen()

Completed in 10 milliseconds