Home
last modified time | relevance | path

Searched refs:period (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/newlib/
A Dstr-two-way.h124 size_t *period) in critical_factorization() argument
175 *period = p; in critical_factorization()
215 *period = p; in critical_factorization()
270 j += period; in two_way_short_needle()
271 memory = needle_len - period; in two_way_short_needle()
302 j += period; in two_way_short_needle()
364 if (memory && shift < period) in two_way_long_needle()
369 shift = needle_len - period; in two_way_long_needle()
392 j += period; in two_way_long_needle()
393 memory = needle_len - period; in two_way_long_needle()
[all …]
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DCONTRIBUTING.md42 …ng Term Support) branches, which are maintained continuously for a given period. The LTS branches …
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl.h3681 const unsigned char period[8] );
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dssl_tls.c4994 const unsigned char period[8] ) in mbedtls_ssl_conf_renegotiation_period()
4996 memcpy( conf->renego_period, period, 8 ); in mbedtls_ssl_conf_renegotiation_period()

Completed in 23 milliseconds