Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Drng_fortuna.c490 uint8_t new_key[KEY_SIZE]; in fortuna_read() local
496 res = generate_blocks(new_key, KEY_SIZE / BLOCK_SIZE); in fortuna_read()
500 res = cipher_init(state.ctx, new_key); in fortuna_read()

Completed in 2 milliseconds