Searched refs:RkcPbkdf2Hmac (Results 1 – 1 of 1) sorted by relevance
134 static int32_t RkcPbkdf2Hmac(const uint32_t hashAlg, const struct HksBlob *rawKey, in RkcPbkdf2Hmac() function166 ret = RkcPbkdf2Hmac(ksfDataRkc->rmkHashAlg, &rawKey, &salt, ksfDataRkc->rmkIter, rmk); in RkcDeriveRmkV1()