Searched refs:RootKeyGenerateIvAndSessionKey (Results 1 – 1 of 1) sorted by relevance
126 static int32_t RootKeyGenerateIvAndSessionKey(const EncryptKey *randomKey, EncryptKey *rootKey, Aes… in RootKeyGenerateIvAndSessionKey() function165 if (RootKeyGenerateIvAndSessionKey(randomKey, rootKey, cipherKey) != SOFTBUS_OK) { in GenerateIvAndSessionKey()