Home
last modified time | relevance | path

Searched refs:nonce (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/tools/encrypt_fw/src/
A Dmain.c139 char *nonce = NULL; in main() local
187 nonce = optarg; in main()
204 if (!nonce) { in main()
219 ret = encrypt_file(fw_enc_status, key_alg, key, nonce, in_fn, out_fn); in main()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dtools-build.rst.txt162 Also, a user may choose to provide encryption key or nonce as an input file
A Dbuild-options.rst.txt358 - ``ENC_NONCE``: A 12-byte (96-bit) encryption nonce or Initialization Vector
/trusted-firmware-a/docs/getting_started/
A Dtools-build.rst162 Also, a user may choose to provide encryption key or nonce as an input file
A Dbuild-options.rst358 - ``ENC_NONCE``: A 12-byte (96-bit) encryption nonce or Initialization Vector
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Djquery-3.5.1.js99 nonce: true, property in AnonymousFunction0817fc080100.preservedScriptAttributes
372 DOMEval( code, { nonce: options && options.nonce }, doc );
6124 nonce: node.nonce || node.getAttribute( "nonce" )
8851 var nonce = { guid: Date.now() };
9596 uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce.guid++ ) +
10196 var callback = oldCallbacks.pop() || ( jQuery.expando + "_" + ( nonce.guid++ ) );
A Djquery.js2nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)f…
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex3446 Also, a user may choose to provide encryption key or nonce as an input file
4209 …e{ENC\_NONCE}}: A 12\sphinxhyphen{}byte (96\sphinxhyphen{}bit) encryption nonce or Initialization …

Completed in 116 milliseconds