Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsm3_generic.c30 static int crypto_sm3_update(struct shash_desc *desc, const u8 *data, in crypto_sm3_update() function
57 .update = crypto_sm3_update,