Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsm3.h49 static inline void sm3_init(struct sm3_state *sctx) in sm3_init() function
H A Dsm3_base.h24 sm3_init(shash_desc_ctx(desc)); in sm3_base_init()