Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm3.h35 void sm3_hmac(const uint8_t *key, size_t keylen, const uint8_t *input,
H A Dsm3.c310 void sm3_hmac(const uint8_t *key, size_t keylen, const uint8_t *input, in sm3_hmac() function