Searched refs:CryptoKeyPlaintext_initBlankKey (Results 1 – 4 of 4) sorted by relevance
118 int_fast16_t CryptoKeyPlaintext_initBlankKey(CryptoKey *keyHandle, uint8_t *keyLocation, size_t key…
66 int_fast16_t CryptoKeyPlaintext_initBlankKey(CryptoKey *keyHandle, uint8_t *keyLocation, size_t key… in CryptoKeyPlaintext_initBlankKey() function
104 CryptoKeyPlaintext_initBlankKey(&seedKey, in Random_seedAutomatic()
104 CryptoKeyPlaintext_initBlankKey(&seedKey, (uint8_t *)state, sizeof(state)); in Random_seedAutomatic()