Home
last modified time | relevance | path

Searched defs:cipher (Results 551 - 575 of 754) sorted by relevance

1...<<2122232425262728293031

/third_party/libcoap/src/
H A Dcoap_openssl.c3231 char cipher[128]; in coap_dtls_get_overhead() local
3782 const EVP_CIPHER *cipher; coap_crypto_aead_encrypt() local
3842 const EVP_CIPHER *cipher; coap_crypto_aead_decrypt() local
[all...]
/third_party/openssl/test/
H A Dendecode_test.c350 EVP_CIPHER *cipher = NULL; in encode_EVP_PKEY_legacy_PEM() local
H A Dacvp_test.c680 EVP_CIPHER *cipher = NULL; in cipher_enc() local
727 EVP_CIPHER *cipher = NULL; in aes_ccm_enc_dec() local
814 EVP_CIPHER *cipher = NULL; aes_gcm_enc_dec() local
1392 EVP_CIPHER *cipher = NULL; aes_cfb1_bits_test() local
[all...]
/third_party/python/Lib/
H A Dssl.py957 def cipher(self): member in SSLObject
1209 def cipher(self): member in SSLSocket
/third_party/openssl/apps/
H A Dreq.c245 EVP_CIPHER *cipher = NULL; in req_main() local
H A Dcms.c284 EVP_CIPHER *cipher = NULL, *wrap_cipher = NULL; in cms_main() local
[all...]
H A Dlist.c96 static void collect_ciphers(EVP_CIPHER *cipher, void *stack) in collect_ciphers() argument
1033 EVP_CIPHER *cipher; in is_cipher_available() local
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_local.h133 const EVP_CIPHER *cipher; member
/third_party/openssl/crypto/evp/
H A Dp_lib.c614 new_cmac_key_int(const unsigned char *priv, size_t len, const char *cipher_name, const EVP_CIPHER *cipher, OSSL_LIB_CTX *libctx, const char *propq, ENGINE *e) new_cmac_key_int() argument
674 EVP_PKEY_new_CMAC_key(ENGINE *e, const unsigned char *priv, size_t len, const EVP_CIPHER *cipher) EVP_PKEY_new_CMAC_key() argument
/third_party/openssl/include/crypto/
H A Devp.h68 EVP_ASYM_CIPHER *cipher; member
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c1738 const SSL_CIPHER *cipher = in tls_early_post_process_client_hello() local
2186 const SSL_CIPHER *cipher; tls_post_process_client_hello() local
3791 EVP_CIPHER *cipher = EVP_CIPHER_fetch(s->ctx->libctx, "AES-256-CBC", construct_stateless_ticket() local
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509.h242 EVP_CIPHER_INFO cipher; member
/third_party/openssl/engines/
H A De_loader_attic.c1328 EVP_CIPHER_INFO cipher; in file_read_pem() local
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c52 EVP_CIPHER *cipher; member
/third_party/openssl/ssl/
H A Dssl_ciph.c159 const SSL_CIPHER *cipher; member
332 const EVP_CIPHER *cipher in ssl_load_ciphers() local
499 const EVP_CIPHER *cipher = ctx->ssl_cipher_methods[i]; in ssl_cipher_get_evp_cipher() local
1307 const SSL_CIPHER *cipher; ciphersuite_cb() local
1690 SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len) SSL_CIPHER_description() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h854 int cipher; member
/third_party/openssl/test/helpers/
H A Dhandshake.c1418 const char* cipher; in do_handshake_internal() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c431 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() argument
446 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() argument
639 const EVP_CIPHER *cipher; in crypto_cipher_init() local
[all...]
H A Dcrypto_wolfssl.c412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() argument
425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() argument
H A Dtls_wolfssl.c1871 WOLFSSL_CIPHER *cipher; in tls_get_cipher() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c507 u_int8_t cipher; in atheros_set_key() local
[all...]
H A Ddriver_wext.c2034 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() argument
H A Dwpa_hal.c725 static uint32_t WifiCipherToCipherSuite(uint32_t cipher) in WifiCipherToCipherSuite() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c108 int cipher; /* Selected cipher (WPA_CIPHER_*) */ member
1791 int cipher; in wpa_tdls_process_tpk_m1() local
2187 int cipher; wpa_tdls_process_tpk_m2() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.h218 tls_cipher cipher; member
228 tls_cipher cipher; member

Completed in 64 milliseconds

1...<<2122232425262728293031