Lines Matching defs:matchcount
300 int *matchcount, in try_decode_PKCS12()
435 int *matchcount, in try_decode_PKCS8Encrypted()
512 int *matchcount, in try_decode_PrivateKey()
641 int *matchcount, in try_decode_PUBKEY()
677 int *matchcount, in try_decode_params()
754 int *matchcount, in try_decode_X509Certificate()
811 int *matchcount, in try_decode_X509CRL()
1177 void *ui_data, int *matchcount) in file_load_try_decode()
1342 static OSSL_STORE_INFO *file_try_read_msblob(BIO *bp, int *matchcount) in file_try_read_msblob()
1379 int *matchcount) in file_try_read_PVK()
1558 int matchcount = -1; in file_load() local