Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/math/
H A Dgmp_desc.c287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
304 mpz_init(T); mpz_init(R); mpz_init(two); in sqrtmod_prime()
355 mpz_set_ui(two, 2); in sqrtmod_prime()
362 mpz_powm(t1, t1, two, prime); in sqrtmod_prime()
372 mpz_powm(t1, two, t1, prime); in sqrtmod_prime()
392 mpz_clear(T); mpz_clear(R); mpz_clear(two); in sqrtmod_prime()
/optee_os/core/lib/libfdt/
H A DREADME.license4 This dtc package contains two pieces of software: dtc itself, and
6 two pieces of software, although closely related, are quite distinct.
8 versa. It is important that these two pieces of software have
/optee_os/lib/libutils/isoc/
H A Dbget.doc29 * Quantisation of buffer sizes to a power of two to
47 to name two, on which programs have obtained substantial speed-ups by
108 and bgetr() (the last two permit the allocation of buffers initialised
303 MUST be a power of two. */
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md268 - Signed integers must be represented using two's complement.
306 When using drivers, you will generally want to enable two compilation options (see the reference ma…
H A DLICENSE253 We protect your rights with two steps: (1) copyright the software, and
468 make exceptions for this. Our decision will be guided by the two goals
H A DChangeLog38 In particular, the two sample programs x509/cert_write and x509/cert_req
97 as long as they had at most two trailing equal signs. They are now
102 * When calling mbedtls_asn1_write_raw_buffer() with NULL, 0 as the last two
1365 first algorithm would not get sent and an entry consisting of two random
1789 these two.
3461 an error if this was not possible. Now the salt size may be up to two bytes
4804 * The SSL debug callback gained two new arguments (file name, line number).
4958 * New script memory.sh helps measuring the ROM and RAM requirements of two
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT228 terms. All such code will be identified clearly using at least one of two
/optee_os/
H A DCHANGELOG.md1834 Linux Driver has been refactored. It is now split in two parts: