Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dtoken_capabilities.h25 uint32_t mechanism_supported_flags(enum pkcs11_mechanism_id id);
37 return mechanism_supported_flags(id) != 0; in mechanism_is_supported()
A Dtoken_capabilities.c316 uint32_t mechanism_supported_flags(enum pkcs11_mechanism_id id) in mechanism_supported_flags() function
A Dpkcs11_token.c521 info.flags = mechanism_supported_flags(type); in entry_ck_token_mecha_info()
A Dpkcs11_attributes.c81 allowed = mechanism_supported_flags(mechanism_type) & in check_mechanism_against_processing()
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp989 000095d4 g F .text 0000005c mechanism_supported_flags
6433 237e: f007 f929 bl 95d4 <mechanism_supported_flags>
11712 49ca: f004 fe03 bl 95d4 <mechanism_supported_flags>
22733 000095d4 <mechanism_supported_flags>:
22734 mechanism_supported_flags():
22736 95d4: 4a11 ldr r2, [pc, #68] ; (961c <mechanism_supported_flags+0x48>)
22740 95d8: 4911 ldr r1, [pc, #68] ; (9620 <mechanism_supported_flags+0x4c>)
22750 95ea: d111 bne.n 9610 <mechanism_supported_flags+0x3c>
22756 95f4: b980 cbnz r0, 9618 <mechanism_supported_flags+0x44>
22758 95f6: 4b0b ldr r3, [pc, #44] ; (9624 <mechanism_supported_flags+0x50>)
[all …]
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map1883 0x00000000000095d4 mechanism_supported_flags

Completed in 78 milliseconds