mbedtls/include/psa
Gilles Peskine 5d1888ebc5 Rename PSA_ALG_STREAM_CIPHER -> PSA_ALG_STREAM_CIPHER_BASE
Follow the usual naming convention: PSA_ALG_xxx_BASE for a constant
that isn't an algorithm, just used to build one.
2018-09-12 16:41:11 +03:00
..
crypto.h Rename PSA_ALG_STREAM_CIPHER -> PSA_ALG_STREAM_CIPHER_BASE 2018-09-12 16:41:11 +03:00
crypto_extra.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_platform.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_sizes.h Rename psa_mac_{finish,verify} -> psa_mac_{sign,verify}_finish 2018-09-12 16:41:11 +03:00
crypto_struct.h Split psa_mac_setup -> psa_mac_{sign,verify}_setup 2018-09-12 16:41:11 +03:00