Home
last modified time | relevance | path

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

/hypervisor/include/lib/crypto/
A Dcrypto_api.h60 int32_t hmac_sha256(uint8_t *out_key,
/hypervisor/lib/crypto/
A Dcrypto_api.c33 int32_t hmac_sha256(uint8_t *out_key, in hmac_sha256() function
/hypervisor/arch/x86/seed/
A Dseed.c211 if (hmac_sha256(out_key, ikm, ikm_len, salt, sizeof(salt)) != 1) { in derive_attkb_enc_key()

Completed in 15 milliseconds