Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h310 #define TEE_TYPE_RSA_PUBLIC_KEY 0xA0000030 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c194 *tee_type = TEE_TYPE_RSA_PUBLIC_KEY; in pkcs2tee_key_type()
286 assert((obj->key_type == TEE_TYPE_RSA_PUBLIC_KEY && in load_tee_key()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c547 PROP(TEE_TYPE_RSA_PUBLIC_KEY, 1, 256, CFG_CORE_BIGNUM_MAX_BITS,
1371 if (o->info.objectType == TEE_TYPE_RSA_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1494 case TEE_TYPE_RSA_PUBLIC_KEY: in tee_obj_set_type()
2525 req_key_type2 = TEE_TYPE_RSA_PUBLIC_KEY; in tee_svc_cryp_check_key_type()

Completed in 14 milliseconds