HomeSort by relevance Sort by last modified time
    Searched full:symmetric (Results 26 - 50 of 655) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/digest/
SHA384.java 12 import org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator;
13 import org.bouncycastle.jcajce.provider.symmetric.util.BaseMac;
SHA1.java 17 import org.bouncycastle.jcajce.provider.symmetric.util.BCPBEKey;
18 import org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator;
19 import org.bouncycastle.jcajce.provider.symmetric.util.BaseMac;
20 import org.bouncycastle.jcajce.provider.symmetric.util.BaseSecretKeyFactory;
21 import org.bouncycastle.jcajce.provider.symmetric.util.PBE;
22 import org.bouncycastle.jcajce.provider.symmetric.util.PBESecretKeyFactory;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
PBEPKCS12.java 1 package org.bouncycastle.jcajce.provider.symmetric;
13 import org.bouncycastle.jcajce.provider.symmetric.util.BaseAlgorithmParameters;
SymmetricAlgorithmProvider.java 1 package org.bouncycastle.jcajce.provider.symmetric;
  /external/eigen/Eigen/
OrderingMethods 48 * of the input matrix to be symmetric. When the matrix is structurally unsymmetric,
50 * If your matrix is already symmetric (at leat in structure), you can avoid that
  /external/tpm2/
Session_fp.h 36 TPMT_SYM_DEF *symmetric, // IN: the symmetric algorithm
Context_spt.c 16 // This function retrieves the symmetric protection key for context encryption It is used by
17 // TPM2_ConextSave() and TPM2_ContextLoad() to create the symmetric encryption key and iv
22 TPM2B_SYM_KEY *symKey, // OUT: the symmetric key
27 // symmetric key
45 // Get the symmetric encryption key size
51 // KDFa to generate symmetric key and IV value
Object_spt_fp.h 27 TPMT_SYM_DEF_OBJECT *symDef, // IN: Symmetric key definition. If the
28 // symmetric key algorithm is NULL, no inner
30 TPM2B_DATA *innerSymKey, // IN: a symmetric key may be provided to
99 TPMT_SYM_DEF_OBJECT *symDef, // IN: Symmetric key definition. If the
100 // symmetric key algorithm is NULL, no inner
102 TPM2B_DATA *innerSymKey, // IN/OUT: a symmetric key may be provided to
CreatePrimary.c 21 // for an asymmetric key; attempt to create a symmetric cipher key that
31 // TPM_RC_SYMMETRIC a storage key with no symmetric algorithm specified; or non-storage
32 // key with symmetric algorithm different from TPM_ALG_NULL
Duplicate.c 21 // symmetric algorithm
22 // TPM_RC_SYMMETRIC encryptedDuplication is SET but no symmetric algorithm is provided
79 // If provided the input symmetric key must match the size of the algorithm
Object_spt.c 75 // Determine the symmetric algorithm and size of key
85 symAlg = protector->publicArea.parameters.asymDetail.symmetric.algorithm;
86 keyBits= protector->publicArea.parameters.asymDetail.symmetric.keyBits.sym;
88 // The IV size is a UINT16 size field plus the block size of the symmetric
96 // This function retrieves the symmetric protection key parameters for the sensitive data The parameters
109 TPM_ALG_ID *symAlg, // OUT: the symmetric algorithm
110 UINT16 *keyBits, // OUT: the symmetric key size in bits
111 TPM2B_SYM_KEY *symKey // OUT: the symmetric key
129 symDef = &protector->publicArea.parameters.asymDetail.symmetric;
136 // KDFa to generate symmetric key and IV valu
    [all...]
  /external/bouncycastle/
bouncycastle.config 369 org/bouncycastle/jcajce/provider/symmetric/CAST5.java \
370 org/bouncycastle/jcajce/provider/symmetric/CAST6.java \
371 org/bouncycastle/jcajce/provider/symmetric/Camellia.java \
372 org/bouncycastle/jcajce/provider/symmetric/ChaCha.java \
373 org/bouncycastle/jcajce/provider/symmetric/GOST28147.java \
374 org/bouncycastle/jcajce/provider/symmetric/Grain128.java \
375 org/bouncycastle/jcajce/provider/symmetric/Grainv1.java \
376 org/bouncycastle/jcajce/provider/symmetric/HC128.java \
377 org/bouncycastle/jcajce/provider/symmetric/HC256.java \
378 org/bouncycastle/jcajce/provider/symmetric/IDEA.java
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLEntryTest.java 92 * operation: it should be reflexive, symmetric, transitive, consistent
120 // checking for symmetric law:
121 assertTrue("The equivalence relation should be symmetric.",
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
CertificateTest.java 75 * operation: it should be reflexive, symmetric, transitive, consistent
109 // checking for symmetric law:
110 assertTrue("The equivalence relation should be symmetric.",
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/cert/
CertificateTest.java 81 * operation: it should be reflexive, symmetric, transitive, consistent and
116 // checking for symmetric law:
117 assertTrue("The equivalence relation should be symmetric.", tbt_cert_1
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MarketIO.h 72 if(sym == Symmetric) header += " symmetric";
79 if(sym == Symmetric) header += " symmetric";
126 if(substr[4].compare("symmetric") == 0) sym = Symmetric;
  /system/core/libutils/tests/
BitSet_test.cpp 44 // Check that the operator is symmetric
59 // Check that the operator is symmetric
79 // Check that the operator is symmetric
166 // Check that the operator is symmetric
181 // Check that the operator is symmetric
201 // Check that the operator is symmetric
  /external/eigen/lapack/
cholesky.cpp 13 // POTRF computes the Cholesky factorization of a real symmetric positive definite matrix A.
38 // POTRS solves a system of linear equations A*X = B with a symmetric
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
PagingIndicatorTest.java 51 assertEquals("Selected dots are not symmetric", sum,
58 assertEquals("Deselected dots are not symmetric", sum,
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48-sources.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48-sources.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
NotSymmetricMatrixException.java 25 * be symmetric is not
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseKeyGenerator.java 1 package org.bouncycastle.jcajce.provider.symmetric.util;
BaseSecretKeyFactory.java 1 package org.bouncycastle.jcajce.provider.symmetric.util;
PBESecretKeyFactory.java 1 package org.bouncycastle.jcajce.provider.symmetric.util;

Completed in 2452 milliseconds

12 3 4 5 6 7 8 91011>>