Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dtoken_capabilities.c222 const struct pkcs11_mechachism_modes token_mechanism[] = { variable
292 for (n = 0; n < ARRAY_SIZE(token_mechanism); n++) in tee_malloc_mechanism_list()
293 if (token_mechanism[n].flags) in tee_malloc_mechanism_list()
305 for (n = 0; n < ARRAY_SIZE(token_mechanism); n++) { in tee_malloc_mechanism_list()
306 if (token_mechanism[n].flags) { in tee_malloc_mechanism_list()
308 array[count] = token_mechanism[n].id; in tee_malloc_mechanism_list()
320 for (n = 0; n < ARRAY_SIZE(token_mechanism); n++) { in mechanism_supported_flags()
321 if (id == token_mechanism[n].id) { in mechanism_supported_flags()
322 uint32_t flags = token_mechanism[n].flags; in mechanism_supported_flags()
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map3171 0x000000000001ba48 token_mechanism
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp698 0001ba48 g O .data 00000330 token_mechanism

Completed in 81 milliseconds