Home
last modified time | relevance | path

Searched refs:TEE_ATTR_RSA_PUBLIC_EXPONENT (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_rsa.c530 TEE_ATTR_RSA_PUBLIC_EXPONENT, obj, in load_tee_rsa_key_attrs()
550 TEE_ATTR_RSA_PUBLIC_EXPONENT, obj, in load_tee_rsa_key_attrs()
641 TEE_ATTR_RSA_PUBLIC_EXPONENT); in tee2pkcs_rsa_attributes()
652 tee_obj, TEE_ATTR_RSA_PUBLIC_EXPONENT); in tee2pkcs_rsa_attributes()
717 TEE_ATTR_RSA_PUBLIC_EXPONENT, in generate_rsa_keys()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h337 #define TEE_ATTR_RSA_PUBLIC_EXPONENT 0xD0000230 macro
/optee_os-3.20.0/scripts/
A Dsign_encrypt.py20 TEE_ATTR_RSA_PUBLIC_EXPONENT = 0xD0000230 variable
465 TEE_ATTR_RSA_PUBLIC_EXPONENT,
559 e_bytes = find_attr(TEE_ATTR_RSA_PUBLIC_EXPONENT)
/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c136 pub_exp = find_attr(subkey, TEE_ATTR_RSA_PUBLIC_EXPONENT); in load_rsa_key()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c122 .attr_id = TEE_ATTR_RSA_PUBLIC_EXPONENT,
138 .attr_id = TEE_ATTR_RSA_PUBLIC_EXPONENT,
2030 if (get_attribute(o, type_props, TEE_ATTR_RSA_PUBLIC_EXPONENT)) { in tee_svc_obj_generate_key_rsa()

Completed in 19 milliseconds