Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dinflate.h125 int back; /* bits back of last unprocessed length/lit */ member
H 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/core/lib/libfdt/
H A DREADME.license32 back to the libfdt mainline. While I hope that doesn't happen, I
/optee_os/lib/libutils/isoc/
H A Dbget.doc125 acquisition function, does it?). Once the call-back functions have been
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog553 * When negotiating TLS version on server side, do not fall back to the
1728 * In psa_aead_generate_nonce(), do not read back from the output buffer.
1732 * In psa_cipher_generate_iv() and psa_cipher_encrypt(), do not read back
2563 the buffer back, which was the case for mbedtls_x509write_{crt,csr}_pem
2602 * The new function mbedtls_ecp_write_key() exports private ECC keys back to
2860 is back directly in the present repository.
4267 back to the server or to a third party). Can be triggered remotely.
4269 certificate verification. SHA-1 can be turned back on with a compile-time
4937 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5086 switch back to random with POLARSSL_SSL_AEAD_RANDOM_IV in config.h).
[all …]