Home
last modified time | relevance | path

Searched defs:plain (Results 51 - 75 of 119) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls_common.c382 struct wpabuf *plain, *encr; in eap_server_tls_phase1() local
500 eap_server_tls_encrypt(struct eap_sm *sm, struct eap_ssl_data *data, const struct wpabuf *plain) eap_server_tls_encrypt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_build.c393 wps_build_encr_settings(struct wps_data *wps, struct wpabuf *msg, struct wpabuf *plain) wps_build_encr_settings() argument
H A Dwps_enrollee.c210 struct wpabuf *msg, *plain; in wps_build_m5() local
349 static int wps_build_ap_settings(struct wps_data *wps, struct wpabuf *plain) in wps_build_ap_settings() argument
379 struct wpabuf *msg, *plain; wps_build_m7() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-gcm.c254 aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, const u8 *plain, size_t plain_len, const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) aes_gcm_ae() argument
288 aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, const u8 *crypt, size_t crypt_len, const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) aes_gcm_ad() argument
H A Dcrypto_gnutls.c237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
271 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
481 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
491 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
H A Dcrypto_nettle.c261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
292 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
436 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
451 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
H A Dcrypto_libtomcrypt.c100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
129 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
354 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
378 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
615 crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, const u8 *crypt, size_t crypt_len, u8 *plain, size_t *plain_len) crypto_public_key_decrypt_pkcs1() argument
[all...]
H A Dcrypto_linux.c503 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
523 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
978 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
784 aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, u8 *plain) aes_unwrap() argument
985 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
[all...]
/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp278 uint8_t *plain = (uint8_t *)calloc(decryptDataPair.second, sizeof(uint8_t)); in AesCryptoDecryptInner() local
/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp328 std::shared_ptr<std::string> plain = g_pasternull->GetPlainText(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_huks_utils.c615 uint8_t *plain = (uint8_t *)SoftBusCalloc(inData->size); in LnnDecryptDataByHuks() local
691 uint8_t *plain in LnnCeDecryptDataByHuks() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_message.c445 char *plain = (char *)SoftBusCalloc(dataLen - OVERHEAD_LEN); in TransTdcProcessData() local
404 TransTdcProcessDataByFlag( uint32_t flag, int32_t seqNum, TcpDirectChannelInfo *channel, const char *plain, uint32_t plainLen) TransTdcProcessDataByFlag() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp678 const char *plain = "plain"; in HWTEST_F() local
864 const char *plain = "plain"; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dconvert_utils_test.cpp372 auto plain = record->GetPlainText(); in HWTEST_F() local
399 auto plain = record->GetHtmlText(); in HWTEST_F() local
458 auto plain = record->GetPlainText(); in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/mbedtls/
H A Dsoftbus_adapter_crypto.c120 MbedAesGcmDecrypt(const AesGcmCipherKey *cipherKey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) MbedAesGcmDecrypt() argument
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c174 SslAesGcmDecrypt(const AesGcmCipherKey *cipherkey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) SslAesGcmDecrypt() argument
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c1678 char plain[MAX_JWT_SIZE + 1], temp[MAX_JWT_SIZE * 2], csrf[17]; in lws_jwt_sign_token_set_http_cookie() local
/third_party/python/Lib/test/
H A Dtest_decorators.py432 def plain(x): function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_enrollee.c210 struct wpabuf *msg, *plain; in wps_build_m5() local
349 static int wps_build_ap_settings(struct wps_data *wps, struct wpabuf *plain) in wps_build_ap_settings() argument
379 struct wpabuf *msg, *plain; wps_build_m7() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_gnutls.c237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
271 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
481 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
491 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
H A Dcrypto_nettle.c261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument
292 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument
436 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
451 crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, u8 *plain, size_t len) crypto_cipher_decrypt() argument
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/
H A Dhks_aes_cipher_ccm_test.cpp707 uint8_t *plain = reinterpret_cast<uint8_t *>(HksMalloc(dataLen)); in HksAesCmcCipherTestCaseRun() local
/third_party/node/deps/brotli/c/enc/
H A Dmetablock.c544 BlockSplitterLiteral plain; in BrotliBuildMetaBlockGreedyInternal() member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmetablock.c544 BlockSplitterLiteral plain; in BrotliBuildMetaBlockGreedyInternal() member
/third_party/openssl/test/
H A Ddestest.c247 static unsigned char plain[24] = { variable
[all...]

Completed in 30 milliseconds

12345