Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 8 of 8) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLContextImpl.java46 private final String[] algorithms; field in OpenSSLContextImpl
61 protected OpenSSLContextImpl(String[] algorithms) { in OpenSSLContextImpl()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java30 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
/external/conscrypt/testing/src/main/java/libcore/java/security/
DStandardNames.java110 HashSet<String> algorithms = PROVIDER_ALGORITHMS.get(type); in provide() local
119 HashSet<String> algorithms = PROVIDER_ALGORITHMS.get(type); in unprovide() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java45 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/toybox/toys/lsb/
Dmd5sum.c256 } algorithms[] = { in do_lib_hash() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/ipsec-tools/src/racoon/
Dcfparse.y1431 COMMA algorithms variable
/external/tpm2/
Dtpm_types.h784 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
846 TPML_ALG_PROPERTY algorithms; member