Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_operations.c305 uint32_t mks = maxKeySize; in TEE_AllocateOperation() local
314 mks /= 2; in TEE_AllocateOperation()
316 res = TEE_AllocateTransientObject(key_type, mks, &op->key1); in TEE_AllocateOperation()
321 res = TEE_AllocateTransientObject(key_type, mks, in TEE_AllocateOperation()

Completed in 5 milliseconds