Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dsmccc_trng.c100 static void read_bytes(unsigned long val, size_t byte_count, uint8_t **buf, in read_bytes() function
/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c475 size_t read_bytes = 0; in load_persistent_object_attributes() local