Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 18 of 18) sorted by relevance

/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc55 auto cipher = AsymmetricCipher::CreateRSA_NONEImpl(); in EncryptCEK() local
75 auto cipher = AsymmetricCipher::CreateRSA_NONEImpl(); in DecryptCEK() local
A DCryptoStreamBuf.cc25 const std::shared_ptr<SymmetricCipher>& cipher, in CryptoStreamBuf()
A DCipherOpenssl.cc27 SymmetricCipherOpenssl::SymmetricCipherOpenssl(const EVP_CIPHER* cipher, CipherAlgorithm algo, Ciph… in SymmetricCipherOpenssl()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/utils/
A Dawss_crypt.c40 int aes_decrypt_string(char *cipher, char *plain, int len, int cipher_hex, in aes_decrypt_string()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcipher_internal.h47 mbedtls_cipher_id_t cipher; member
A Dssl_ciphersuites.h389 mbedtls_cipher_type_t cipher; member
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_crypto.c106 void genie_ais_get_cipher(const uint8_t random[16], uint8_t *cipher) in genie_ais_get_cipher()
A Dgenie_ais.c292 uint8_t cipher[16]; in _ais_scrt_random() local
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_registrar.c242 char *cipher) in enrollee_enable_somebody_cipher()
380 char *key = NULL, *dev_name = NULL, *dev_info = NULL, *cipher = NULL; in awss_get_cipher_reply() local
538 char *cipher, int *timeout) in awss_enrollee_get_dev_info()
/AliOS-Things-master/components/mbedtls/library/
A Dgcm.c167 mbedtls_cipher_id_t cipher, in mbedtls_gcm_setkey()
786 mbedtls_cipher_id_t cipher = MBEDTLS_CIPHER_ID_AES; in mbedtls_gcm_self_test() local
A Dssl_ticket.c120 mbedtls_cipher_type_t cipher, in mbedtls_ssl_ticket_setup()
A Dnist_kw.c114 mbedtls_cipher_id_t cipher, in mbedtls_nist_kw_setkey()
A Dccm.c73 mbedtls_cipher_id_t cipher, in mbedtls_ccm_setkey()
A Dssl_srv.c2070 const mbedtls_cipher_info_t *cipher = NULL; in ssl_write_encrypt_then_mac_ext() local
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_ais.h60 uint8_t cipher[16]; member
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/ieee80211/
A Dzconfig_ieee80211.c408 static uint8_t map_cipher_to_encry(uint8_t cipher) in map_cipher_to_encry()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Deap.c647 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; in eap_send_request() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto.h150 } cipher; member

Completed in 41 milliseconds