openssl/crypto/modes
Pauli 7f588d20cd OSSL_PARAM_construct_utf8_string computes the string length.
If the passed string length is zero, the function computes the string length
from the passed string.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9760)
2019-09-04 19:41:22 +10:00
..
asm ARM64 assembly pack: add ThunderX2 results. 2019-04-17 21:08:13 +02:00
build.info Add aes_ccm to provider 2019-08-20 08:54:41 +10:00
cbc128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
ccm128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
cfb128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
ctr128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
cts128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
gcm128.c Remove extern declarations of OPENSSL_ia32cap_P 2019-09-01 15:41:58 +02:00
ocb128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
ofb128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
siv128.c OSSL_PARAM_construct_utf8_string computes the string length. 2019-09-04 19:41:22 +10:00
wrap128.c Following the license change, modify the boilerplates in crypto/modes/ 2018-12-06 15:06:37 +01:00
xts128.c Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00