Searched refs:try_decrypt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | ks_file.c | 74 try_decrypt(hx509_context context, in try_decrypt() function 288 ret = try_decrypt(context, c, ai, cipher, ivdata, in parse_pem_private_key() 309 ret = try_decrypt(context, c, ai, cipher, ivdata, password, in parse_pem_private_key()
|
H A D | ChangeLog | 1137 * ks_file.c (try_decrypt): pass down AlgorithmIdentifier that key
|