[trusty] Bump number of ACVP arguments to match boringssl am: 71100bbc44
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/18674342 Change-Id: I85b72959eec0e8ee02ce0948a109f84f9618842e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1aaabb52c2
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ extern "C" {
|
|||
/*
|
||||
* Maximum number of arguments
|
||||
*/
|
||||
#define ACVP_MAX_NUM_ARGUMENTS 8
|
||||
#define ACVP_MAX_NUM_ARGUMENTS 9
|
||||
|
||||
/*
|
||||
* Maximum length of an algorithm name
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue