Home
last modified time | relevance | path

Searched defs:h (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-m-3.5.0/docs/integration_guide/source_structure/
Dplatform_folder.rst21 Peripherals currently used by the services in TF-M
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.h54 uint32_t h[CC_RND_NB]; /* histogram */ member
Dllf_rnd.c229 uint32_t *h, /*in/out*/ in LLF_RND_EntropyEstimate()
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.c75 unsigned char l, h; in runIt_hexify() local
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst.h66 uint32_t h[CC_ECPKI_MODUL_MAX_LENGTH_IN_WORDS]; // cofactor: #E = n.h member
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/hal/accelerator/
Decp_alt.h104 unsigned int h; /*!< \internal 1 if the constants are static. */ member
Decp_curves_alt.c66 #define BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
72 #define BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
Dgcm_alt.c124 unsigned char h[16]; in gcm_gen_table() local
/trusted-firmware-m-3.5.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Djquery.js51 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.random()+"")… variable
60 …ixed/).test(this.css("position"))||!e.length?a(document):e},zIndex:function(h){if(h!==d){return th… argument
69 (function(b,d){if(b.cleanData){var c=b.cleanData;b.cleanData=function(f){for(var g=0,h;(h=f[g])!=nu… argument
81his;this.element.bind("mousedown."+this.widgetName,function(e){return d._mouseDown(e)}).bind("clic… argument
89 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… variable
96 …F].call(this,this,N)}var O=k.extend({},k.fn.powerTip.defaults,F),G=new x(O);h();this.each(function… function
/trusted-firmware-m-3.5.0/docs/integration_guide/platform/
Dporting_tfm_to_a_new_hardware.rst346 .. _region_defs.h:
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_rsa.c139 mbedtls_mpi p1, q1, h, g; in runIt_buildPrivateKey() local