Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h443 #define TEE_ATTR_RSA_OAEP_LABEL 0xD0000930 macro
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c592 TEE_ATTR_RSA_OAEP_LABEL, in step_asymm_operation()
611 TEE_ATTR_RSA_OAEP_LABEL, in step_asymm_operation()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4525 if (params[n].attributeID == TEE_ATTR_RSA_OAEP_LABEL) { in syscall_asymm_operate()