Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkcs12: Fix macsaltlen parameter type
It expects an integer so change it from non-argument type to positive integer type. Fixes openssl#20969 CLA: trivial Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#20979)
- Loading branch information