Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dsm3_generic.c156 int crypto_sm3_update(struct shash_desc *desc, const u8 *data, in crypto_sm3_update() function
161 EXPORT_SYMBOL(crypto_sm3_update);
180 .update = crypto_sm3_update,
/linux-4.19.296/include/crypto/
Dsm3.h35 extern int crypto_sm3_update(struct shash_desc *desc, const u8 *data,