Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 139) sorted by relevance

123456

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DKeyPairGenerator2Test.java199 String alg = validValues[i].concat(post); in GetInstance01() local
238 String alg = validValues[i].concat(post); in GetInstance02() local
247 String alg = validValues[i].concat(post); in GetInstance02() local
260 String alg = validValues[i].concat(post); in GetInstance02() local
297 String alg = validValues[i].concat(post); in GetInstance03() local
307 String alg = validValues[i].concat(post); in GetInstance03() local
DAlgorithmParameterGenerator3Test.java56 String alg = AlgorithmParameterGenerator.getInstance("DSA") in test_getAlgorithm() local
DKeyPairGenerator4Test.java45 String alg = KeyPairGenerator.getInstance("DSA").getAlgorithm(); in test_getAlgorithm() local
DKSPrivateKeyEntryTest.java186 private String alg = "My algorithm"; field in KSPrivateKeyEntryTest.tmpPrivateKey
DSignature2Test.java61 String alg = Signature.getInstance("DSA").getAlgorithm(); in test_getAlgorithm() local
/external/apache-harmony/crypto/src/test/support/common/java/org/apache/harmony/crypto/tests/support/
DMyExemptionMechanismSpi.java101 private String alg; field in MyExemptionMechanismSpi.tmpKey
103 public tmpKey(String alg, byte[] enc) { in tmpKey()
120 public tmp1Key(String alg, byte[] enc) { in tmp1Key()
/external/chromium/crypto/
Dsymmetric_key_win.cc52 ALG_ID alg, in ImportRawKey()
105 ALG_ID alg = GetAESAlgIDForKeySize(key_size_in_bits); in GenerateAESKey() local
137 bool CheckHMACKeySize(size_t key_size_in_bits, ALG_ID alg) { in CheckHMACKeySize()
168 ALG_ID alg, in GenerateHMACKey()
367 ALG_ID alg = 0; in DeriveKeyFromPassword() local
467 ALG_ID alg = 0; in Import() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal.c23 enum crypto_hash_alg alg; member
33 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
Dcrypto_internal-cipher.c24 enum crypto_cipher_alg alg; member
50 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_cryptoapi.c112 int cryptoapi_hash_vector(ALG_ID alg, size_t hash_len, size_t num_elem, in cryptoapi_hash_vector()
351 enum crypto_hash_alg alg; member
358 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
513 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
/external/openssl/crypto/asn1/
Dp5_pbe.c132 X509_ALGOR *PKCS5_pbe_set(int alg, int iter, in PKCS5_pbe_set()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
DDSAKeyFactoryImplTest.java374 String alg = pubKey.getAlgorithm(); in testGeneratePublicKeySpec05() local
499 String alg = prKey.getAlgorithm(); in testGeneratePrivateKeySpec05() local
781 String alg = pubKey.getAlgorithm(); in testTranslateKey04() local
825 String alg = prKey.getAlgorithm(); in testTranslateKey05() local
/external/openssl/crypto/engine/
Deng_fat.c103 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Dikev2_common.c61 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash()
100 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash()
119 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus()
194 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt()
253 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt()
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.c62 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash()
101 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash()
120 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus()
195 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt()
254 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt()
/external/wpa_supplicant_8/src/ap/
Dap_mlme.c28 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str()
/external/openssl/crypto/pkcs7/
Dpk7_attr.c99 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
/external/wpa_supplicant/
Dcrypto_internal.c56 enum crypto_hash_alg alg; member
66 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
231 enum crypto_cipher_alg alg; member
252 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_cryptoapi.c129 int cryptoapi_hash_vector(ALG_ID alg, size_t hash_len, size_t num_elem, in cryptoapi_hash_vector()
370 enum crypto_hash_alg alg; member
377 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
532 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
/external/ipsec-tools/src/racoon/
Dsainfo.h70 int alg; member
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DSecurityAgreeHeader.java71 public void setAlgorithm(String alg) throws ParseException; in setAlgorithm()
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto_internal.c57 enum crypto_hash_alg alg; member
67 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
232 enum crypto_cipher_alg alg; member
253 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_cryptoapi.c114 int cryptoapi_hash_vector(ALG_ID alg, size_t hash_len, size_t num_elem, in cryptoapi_hash_vector()
355 enum crypto_hash_alg alg; member
362 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
517 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
/external/openssl/crypto/ocsp/
Docsp_lib.c106 X509_ALGOR *alg; in OCSP_cert_id_new() local
/external/openssl/crypto/pkcs12/
Dp12_npas.c211 static int alg_get(X509_ALGOR *alg, int *pnid, int *piter, int *psaltlen) in alg_get()

123456