Home
last modified time | relevance | path

Searched defs:KEY_SIZE (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Drng_fortuna.c23 #define KEY_SIZE 32 macro
91 static TEE_Result hash_final(void *ctx, uint8_t digest[KEY_SIZE]) in hash_final()
97 uint8_t key[KEY_SIZE]) in key_from_data()
110 static TEE_Result cipher_init(void *ctx, uint8_t key[KEY_SIZE]) in cipher_init()
395 static TEE_Result restart_pool(void *pool_ctx, uint8_t pool_digest[KEY_SIZE]) in restart_pool()

Completed in 3 milliseconds