Home
last modified time | relevance | path

Searched refs:back (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/lib/zlib/
A Dinflate.h125 int back; /* bits back of last unprocessed length/lit */ member
A Dinflate.c141 state->back = -1;
1068 state->back = -1;
1071 state->back = 0;
1086 state->back += last.bits;
1089 state->back += here.bits;
1100 state->back = -1;
1117 state->back += state->extra;
1138 state->back += last.bits;
1141 state->back += here.bits;
1156 state->back += state->extra;
[all …]
/optee_os-3.20.0/core/lib/libfdt/
A DREADME.license32 back to the libfdt mainline. While I hope that doesn't happen, I
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.doc125 acquisition function, does it?). Once the call-back functions have been
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog139 * In psa_cipher_generate_iv() and psa_cipher_encrypt(), do not read back
674 the buffer back, which was the case for mbedtls_x509write_{crt,csr}_pem
713 * The new function mbedtls_ecp_write_key() exports private ECC keys back to
971 is back directly in the present repository.
2378 back to the server or to a third party). Can be triggered remotely.
2380 certificate verification. SHA-1 can be turned back on with a compile-time
3048 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
3197 switch back to random with POLARSSL_SSL_AEAD_RANDOM_IV in config.h).
3647 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
4470 output data is non-aligned by falling back to the software

Completed in 15 milliseconds