Home
last modified time | relevance | path

Searched defs:param_type (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/x509/
H A Dx509_decode_public_key_from_certificate.c33 enum ltc_oid_id algorithm, ltc_asn1_type param_type, in x509_decode_public_key_from_certificate()
/optee_os/core/mm/
H A Dvm.c988 uint32_t param_type = TEE_PARAM_TYPE_GET(param->types, n); in vm_map_param() local
1055 uint32_t param_type = TEE_PARAM_TYPE_GET(param->types, n); in vm_map_param() local
/optee_os/core/kernel/
H A Dtee_ta_manager.c399 uint32_t param_type = TEE_PARAM_TYPE_GET(param->types, n); in check_params() local