Searched refs:PKCS7_CRLS (Results 1 – 3 of 3) sorted by relevance
78 certRefs = NativeCrypto.d2i_PKCS7_bio(bis.getBioContext(), NativeCrypto.PKCS7_CRLS); in fromPkcs7DerInputStream()118 NativeCrypto.PKCS7_CRLS); in fromPkcs7PemInputStream()
437 static final int PKCS7_CRLS = 2; field in NativeCrypto
4656 #define PKCS7_CRLS 2 macro4701 } else if (which == PKCS7_CRLS) { in NativeCrypto_PEM_read_bio_PKCS7()4750 } else if (which == PKCS7_CRLS) { in NativeCrypto_d2i_PKCS7_bio()