HomeSort by relevance Sort by last modified time
    Searched refs:cipher (Results 126 - 150 of 225) sorted by null

1 2 3 4 56 7 8 9

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.h 130 // Find out which DTLS-SRTP cipher was negotiated
131 virtual bool GetSrtpCipher(std::string* cipher) {
transportchannelproxy.cc 174 bool TransportChannelProxy::GetSrtpCipher(std::string* cipher) {
179 return impl_->GetSrtpCipher(cipher);
  /external/chromium_org/third_party/boringssl/
boringssl.target.darwin-arm.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.darwin-arm64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.darwin-mips.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.darwin-mips64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.darwin-x86.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.darwin-x86_64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-arm.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-arm64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-mips.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-mips64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-x86.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
boringssl.target.linux-x86_64.mk 104 third_party/boringssl/src/crypto/cipher/aead.c \
105 third_party/boringssl/src/crypto/cipher/cipher.c \
106 third_party/boringssl/src/crypto/cipher/cipher_error.c \
107 third_party/boringssl/src/crypto/cipher/derive_key.c \
108 third_party/boringssl/src/crypto/cipher/e_aes.c \
109 third_party/boringssl/src/crypto/cipher/e_chacha20poly1305.c \
110 third_party/boringssl/src/crypto/cipher/e_des.c \
111 third_party/boringssl/src/crypto/cipher/e_null.c \
112 third_party/boringssl/src/crypto/cipher/e_rc2.c
    [all...]
  /external/chromium_org/net/socket/
ssl_client_socket_openssl.cc 79 unsigned long SSL_CIPHER_get_id(const SSL_CIPHER* cipher) { return cipher->id; }
605 const SSL_CIPHER* cipher = SSL_get_current_cipher(ssl_); local
606 CHECK(cipher);
607 ssl_info->security_bits = SSL_CIPHER_get_bits(cipher, NULL);
610 SSL_CIPHER_get_id(cipher), 0 /* no compression */,
622 DVLOG(3) << "Encoded connection status: cipher suite = "
760 // directly remove a cipher by ID.
765 // and HMAC-SHA384 cipher suites, not GCM cipher suites with SHA256 or SHA38
772 const SSL_CIPHER* cipher = sk_SSL_CIPHER_value(ciphers, i); local
    [all...]
  /external/chromium_org/third_party/boringssl/src/tool/
client.cc 120 const SSL_CIPHER *cipher = SSL_get_current_cipher(ssl); local
123 fprintf(stderr, " Cipher: %s\n", SSL_CIPHER_get_name(cipher));
  /external/openssl/crypto/krb5/
krb5_asn.c 66 ASN1_EXP(KRB5_ENCDATA, cipher, ASN1_OCTET_STRING,2)
  /external/openssl/crypto/cms/
cms_smime.c 252 CMS_ContentInfo *CMS_EncryptedData_encrypt(BIO *in, const EVP_CIPHER *cipher,
257 if (!cipher)
265 if (!CMS_EncryptedData_set1_key(cms, cipher, key, keylen))
574 const EVP_CIPHER *cipher, unsigned int flags)
579 cms = CMS_EnvelopedData_create(cipher);
cms.h 161 CMS_ContentInfo *CMS_EncryptedData_encrypt(BIO *in, const EVP_CIPHER *cipher,
178 const EVP_CIPHER *cipher, unsigned int flags); variable
193 CMS_ContentInfo *CMS_EnvelopedData_create(const EVP_CIPHER *cipher);
  /external/openssl/crypto/pem/
pem.h 146 EVP_CIPHER_CTX cipher; member in struct:PEM_Encode_Seal_st
160 int cipher; member in struct:pem_recip_st
177 int cipher; member in struct:pem_ctx_st::__anon7892
195 EVP_CIPHER *dec; /* date encryption cipher */
406 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher);
407 int PEM_do_header (EVP_CIPHER_INFO *cipher, unsigned char *data,long *len,
  /external/openssl/include/openssl/
pem.h 146 EVP_CIPHER_CTX cipher; member in struct:PEM_Encode_Seal_st
160 int cipher; member in struct:pem_recip_st
177 int cipher; member in struct:pem_ctx_st::__anon7935
195 EVP_CIPHER *dec; /* date encryption cipher */
406 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher);
407 int PEM_do_header (EVP_CIPHER_INFO *cipher, unsigned char *data,long *len,
cms.h 161 CMS_ContentInfo *CMS_EncryptedData_encrypt(BIO *in, const EVP_CIPHER *cipher,
178 const EVP_CIPHER *cipher, unsigned int flags); variable
193 CMS_ContentInfo *CMS_EnvelopedData_create(const EVP_CIPHER *cipher);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 118 /* allocate cipher */
149 * the cipher
201 /* deallocate cipher, if it is not the same as that in template */
230 * deallocate rtcp cipher, if it is not the same as that in
270 * initializes it using the cipher and auth of the stream_template
291 /* set cipher and auth pointers to those of the template */
333 * srtp_kdf_init(&kdf, cipher_id, k, keylen) initializes kdf to use cipher
360 cipher_t *cipher; /* cipher used for key derivation */ member in struct:__anon17472
367 stat = crypto_kernel_alloc_cipher(cipher_id, &kdf->cipher, length)
    [all...]
  /external/openssl/ssl/
t1_enc.c 653 if (s->session->cipher != NULL)
655 if (s->session->cipher->algorithm_enc == SSL_eNULL)
659 if (s->session->cipher->algorithm_enc == SSL_RC4)
755 bs=EVP_CIPHER_block_size(ds->cipher);
757 if (EVP_CIPHER_flags(ds->cipher)&EVP_CIPH_FLAG_AEAD_CIPHER)
818 ds->buf_len, ds->cipher->key_len,
820 ds->cipher->iv_len);
822 for (i=0; i<ds->cipher->iv_len; i++) printf("%02X", ds->iv[i]);
837 if ((EVP_CIPHER_flags(ds->cipher)&EVP_CIPH_FLAG_CUSTOM_CIPHER)
    [all...]
  /external/openssl/crypto/pkcs7/
pkcs7.h 139 const EVP_CIPHER *cipher; member in struct:pkcs7_enc_content_st
339 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher);
366 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, variable

Completed in 777 milliseconds

1 2 3 4 56 7 8 9