Searched refs:hmac_sha256 (Results 1 – 3 of 3) sorted by relevance
60 int32_t hmac_sha256(uint8_t *out_key,
33 int32_t hmac_sha256(uint8_t *out_key, in hmac_sha256() function
211 if (hmac_sha256(out_key, ikm, ikm_len, salt, sizeof(salt)) != 1) { in derive_attkb_enc_key()
Completed in 15 milliseconds