Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_ec_weierstrass.c159 cc3xx_ec_point_projective *q, cc3xx_ec_point_projective *res) in add_points()
242 cc3xx_ec_point_affine *q, in cc3xx_lowlevel_ec_weierstrass_add_points()
Dcc3xx_ec.c311 cc3xx_ec_point_affine *q, in cc3xx_lowlevel_ec_add_points()
Dcc3xx_aes.c673 uint32_t q = 15 - aes_state.ccm_initial_iv_size; in ccm_calc_iv() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_rsa.c308 mbedtls_mpi q; in runIt_rsaPrivateGeneral() local
488 mbedtls_mpi q; in runIt_rsaCheckPrivkey() local
605 mbedtls_mpi q; in runIt_rsaPkcsV21TestGeneral() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_rsa_util.c471 uint32_t *q, uint32_t *dP, uint32_t *dQ, in cc3xx_rsa_save_der_priv_key()
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Dccm_alt.c176 unsigned char q; in ccm_auth_crypt() local
Drsa_alt.c260 const mbedtls_mpi *q, in rsa_deduce_phi()
481 const mbedtls_mpi *q, in rsa_crt_pka_modexp()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dccsw_rsa_types.h227 uint32_t q[SW_RSA_MAXIMUM_MOD_BUFFER_SIZE_IN_WORDS / 2]; member
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Djquery.js51 …deType===1){bY.push(b3[bX])}}}}}else{bF(b6,bY)}if(bR){by(bR,b1,bY,bZ);by.uniqueSort(bY)}return bY}… variable
81 …el:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.bind("mousedo…
89 …){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j… argument
96 (function(a){if(typeof define==="function"&&define.amd){define(["jquery"],a)}else{a(jQuery)}}(funct… function
115 (function(a){if(typeof define==="function"&&define.amd){define(["jquery"],a)}else{if(typeof module=… argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/
Dcc_crypto_ctx.h297 uint32_t q; /* an element of {2, 3, 4, 5, 6, 7, 8}; */ member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_rsa_types.h343 uint32_t q[CC_RSA_MAXIMUM_MOD_BUFFER_SIZE_IN_WORDS / 2]; member