Keystore 2.0 Crypto: Add try_clone to ZVec.

Add the function try_clone to ZVec. Cloning may fail because mlock may
fail during the allocation of a new memory region.

Test: N/A
Change-Id: I1dc3f098d8c02d3bf9116ab86527eca6793d0bfe
1 file changed