Searched refs:token_mechanism (Results 1 – 3 of 3) sorted by relevance
222 const struct pkcs11_mechachism_modes token_mechanism[] = { variable292 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()
3171 0x000000000001ba48 token_mechanism
698 0001ba48 g O .data 00000330 token_mechanism
Completed in 81 milliseconds