Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm3.c221 static const uint8_t sm3_padding[64] = { variable
243 sm3_update(ctx, sm3_padding, padn); in sm3_final()