NativeCrypto: not finding a key is not fatal

If we don't find a key in the keystore, we should just return null
reference. The only time we should throw exceptions is when the key
decoding failed or something else like that.

Bug: 20488918
Change-Id: I85408615a9c7a63242178908f309f93a2972033c
1 file changed