Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19
This commit is contained in:
commit
abd929c89c
136 changed files with 207 additions and 716 deletions
|
@ -123,7 +123,7 @@ int mbedtls_x509_get_alg_null( unsigned char **p, const unsigned char *end,
|
|||
}
|
||||
|
||||
/*
|
||||
* Parse an algorithm identifier with (optional) paramaters
|
||||
* Parse an algorithm identifier with (optional) parameters
|
||||
*/
|
||||
int mbedtls_x509_get_alg( unsigned char **p, const unsigned char *end,
|
||||
mbedtls_x509_buf *alg, mbedtls_x509_buf *params )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue