Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha3.h84 static inline void sha3_zeroize_ctx(struct sha3_ctx *ctx) in sha3_zeroize_ctx() function
/linux/lib/crypto/
H A Dsha3.c241 sha3_zeroize_ctx(sha3_ctx); in sha3_final()