Lines Matching refs:zero
60 * Fix the key_app_writer example which was writing a leading zero byte which
83 * Fix decryption for zero length messages (which contain all padding) when a
98 zero-length messages when using TLS 1.2. Contributed by Espressif Systems.
100 when calling with a NULL salt and non-zero salt_len. Contributed by
399 * Set PEM buffer to zero before freeing it, to avoid decoded private keys
404 data. Previously, trailing zero bytes were detected and omitted for the
608 * Add a check if iv_len is zero in GCM, and return an error if it is zero.
665 * Remove size zero arrays from ECJPAKE test suite. Size zero arrays are not
1467 issue with some servers when a zero-length extension was sent. (Reported
1570 * Remove less-than-zero checks on unsigned numbers
1872 (ISO/IEC 7816-4) padding and zero padding in the cipher layer
1966 issue with some servers when a zero-length extension was sent. (Reported
2503 * Debug print of MPI now removes leading zero octets and
2742 * Before freeing a certificate, properly zero out all cert. data
2799 the sign of zero as positive in mpi_init() (reported