Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm3-hmac.c50 static TEE_Result op_sm3_hmac_final(struct crypto_mac_ctx *ctx, uint8_t *digest, in op_sm3_hmac_final() function
94 .final = op_sm3_hmac_final,