Searched refs:cipher (Results 126 - 150 of 324) sorted by relevance

1234567891011>>

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
H A DPKCS1Encoding.java40 * @param cipher
43 AsymmetricBlockCipher cipher)
45 this.engine = cipher;
42 PKCS1Encoding( AsymmetricBlockCipher cipher) argument
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dcipher_error.c17 #include <openssl/cipher.h>
H A Dderive_key.c57 #include <openssl/cipher.h>
/external/chromium_org/third_party/boringssl/src/crypto/pem/
H A Dpem_info.c239 EVP_CIPHER_INFO cipher; local
241 if (!PEM_get_EVP_CIPHER_INFO(header,&cipher))
243 if (!PEM_do_header(&cipher,data,&len,cb,u))
359 EVP_CIPHER_nid(xi->enc_cipher.cipher));
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dpkcs8.h112 * encodes as two NUL bytes.) The |cipher| argument is ignored. */
113 OPENSSL_EXPORT X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher,
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransportchannel.h108 // Finds out which DTLS-SRTP cipher was negotiated
109 virtual bool GetSrtpCipher(std::string* cipher) = 0;
/external/chromium_org/third_party/webrtc/base/
H A Dnssstreamadapter.h74 virtual bool GetDtlsSrtpCipher(std::string* cipher);
104 std::vector<PRUint16> srtp_ciphers_; // SRTP cipher list
/external/openssl/crypto/krb5/
H A Dkrb5_asn.h79 ** cipher[2] OCTET STRING -- ciphertext
86 ASN1_OCTET_STRING *cipher; member in struct:krb5_encdata_st
/external/openssl/crypto/pem/
H A Dpem_info.c242 EVP_CIPHER_INFO cipher; local
244 if (!PEM_get_EVP_CIPHER_INFO(header,&cipher))
246 if (!PEM_do_header(&cipher,data,&len,cb,u))
360 EVP_CIPHER_nid(xi->enc_cipher.cipher));
/external/openssl/include/openssl/
H A Dkrb5_asn.h79 ** cipher[2] OCTET STRING -- ciphertext
86 ASN1_OCTET_STRING *cipher; member in struct:krb5_encdata_st
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_encrypt.cpp106 static FX_BOOL _LoadCryptInfo(CPDF_Dictionary* pEncryptDict, FX_BSTR name, int& cipher, int& keylen) argument
110 cipher = FXCIPHER_RC4;
118 cipher = FXCIPHER_NONE;
139 cipher = FXCIPHER_AES;
170 FX_BOOL CPDF_StandardSecurityHandler::LoadDict(CPDF_Dictionary* pEncryptDict, FX_DWORD type, int& cipher, int& key_len) argument
185 if (!_LoadCryptInfo(pEncryptDict, strf_name, cipher, key_len)) {
188 m_Cipher = cipher;
193 FX_BOOL CPDF_StandardSecurityHandler::GetCryptInfo(int& cipher, FX_LPCBYTE& buffer, int& keylen) argument
195 cipher = m_Cipher;
502 int cipher local
884 Init(int cipher, FX_LPCBYTE key, int keylen) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/crypto/
H A DMakefile52 LIB_OBJS += crypto_internal-cipher.o
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.h27 int cipher; /* Selected cipher (WPA_CIPHER_*) */ member in struct:wpa_peerkey
/external/wpa_supplicant_8/src/crypto/
H A DMakefile52 LIB_OBJS += crypto_internal-cipher.o
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.h27 int cipher; /* Selected cipher (WPA_CIPHER_*) */ member in struct:wpa_peerkey
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A DMakefile52 LIB_OBJS += crypto_internal-cipher.o
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.h27 int cipher; /* Selected cipher (WPA_CIPHER_*) */ member in struct:wpa_peerkey
/external/chromium_org/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8.c64 #include <openssl/cipher.h>
211 const EVP_CIPHER *cipher, const EVP_MD *md,
241 iterations, EVP_CIPHER_key_length(cipher), key, md)) {
247 iterations, EVP_CIPHER_iv_length(cipher), iv, md)) {
253 ret = EVP_CipherInit_ex(ctx, cipher, NULL, key, iv, is_encrypt);
261 const EVP_CIPHER *cipher, const EVP_MD *md,
288 const EVP_CIPHER *cipher; local
315 cipher = NULL;
317 cipher = suite->cipher_func();
318 if (!cipher) {
209 pkcs12_pbe_keyivgen(EVP_CIPHER_CTX *ctx, const uint8_t *pass_raw, size_t pass_raw_len, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int is_encrypt) argument
481 PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher, const char *pass, int pass_len, uint8_t *salt, size_t salt_len, int iterations, PKCS8_PRIV_KEY_INFO *p8inf) argument
[all...]
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_asn1.c106 ASN1_OCTET_STRING cipher; member in struct:ssl_session_asn1_st
138 if ((in == NULL) || ((in->cipher == NULL) && (in->cipher_id == 0)))
156 a.cipher.type=V_ASN1_OCTET_STRING;
157 a.cipher.data=buf;
159 if (in->cipher == NULL)
162 l=in->cipher->id;
165 a.cipher.length=3;
172 a.cipher.length=2;
282 M_ASN1_I2D_len(&(a.cipher), i2d_ASN1_OCTET_STRING);
321 M_ASN1_I2D_put(&(a.cipher), i2d_ASN1_OCTET_STRIN
[all...]
/external/chromium_org/third_party/libsrtp/
H A Dlibsrtp.target.darwin-arm.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \
H A Dlibsrtp.target.darwin-arm64.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \
H A Dlibsrtp.target.darwin-mips.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \
H A Dlibsrtp.target.darwin-mips64.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \
H A Dlibsrtp.target.darwin-x86.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \
H A Dlibsrtp.target.darwin-x86_64.mk27 third_party/libsrtp/srtp/crypto/cipher/aes.c \
28 third_party/libsrtp/srtp/crypto/cipher/aes_cbc.c \
29 third_party/libsrtp/srtp/crypto/cipher/aes_icm.c \
30 third_party/libsrtp/srtp/crypto/cipher/cipher.c \
31 third_party/libsrtp/srtp/crypto/cipher/null_cipher.c \

Completed in 560 milliseconds

1234567891011>>