Home
last modified time | relevance | path

Searched defs:nonce (Results 101 - 125 of 299) sorted by relevance

12345678910>>...12

/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305.c213 poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) poly1305_emit() argument
379 poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) poly1305_emit() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Deddsa.c207 uint8_t nonce[2 * EDDSA_448_PRIVATE_BYTES]; in ossl_c448_ed448_sign() local
[all...]
/third_party/openssl/crypto/poly1305/
H A Dpoly1305.c213 poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) poly1305_emit() argument
379 poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) poly1305_emit() argument
[all...]
/third_party/openssl/crypto/ec/curve448/
H A Deddsa.c207 uint8_t nonce[2 * EDDSA_448_PRIVATE_BYTES]; in ossl_c448_ed448_sign() local
[all...]
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c155 unsigned int nonce[12/4]; member
[all...]
/third_party/openssl/crypto/modes/
H A Docb128.c221 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
/third_party/openssl/crypto/ts/
H A Dts_local.h46 ASN1_INTEGER *nonce; member
90 ASN1_INTEGER *nonce; member
149 ASN1_INTEGER *nonce; member
H A Dts_req_utils.c100 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) in TS_REQ_set_nonce() argument
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c122 drbg_hmac_instantiate(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *nonce, size_t nonce_len, const unsigned char *pstr, size_t pstr_len) drbg_hmac_instantiate() argument
H A Dtest_rng.c45 unsigned char *entropy, *nonce; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_tlv_common.h76 u8 nonce[32]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_psk.c184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_psk.c94 u8 *buf, *pchannel, nonce[16]; in eap_psk_build_3() local
333 u8 *decrypted, nonce[16]; in eap_psk_process_4() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_tlv_common.h76 u8 nonce[32]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_psk.c184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_psk.c94 u8 *buf, *pchannel, nonce[16]; in eap_psk_build_3() local
333 u8 *decrypted, nonce[16]; in eap_psk_process_4() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c88 uint8_t nonce[NONCE_SIZE] = { 0 }; in GenerateEncResult() local
223 uint8_t *nonce = NULL; in CheckEncResult() local
[all...]
/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_crypto_hal.h48 struct HksBlob nonce; member
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_des.c47 uint8_t *nonce; member
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keyblob_lite.c108 struct HksBlob nonce = { 0, NULL }; in BuildKeyBlobUsageSpec() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp194 const std::string &nonce = "nonce"; in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp98 uint8_t nonce[NONCE_SIZE] = {0}; in WifiEncryption() local
153 uint8_t nonce[NONCE_SIZE] = {0}; in WifiDecryption() local
319 uint8_t nonce[AES_256_NONCE_SIZE] = { 0 }; in EncryptParamSet() local
348 uint8_t nonce[AES_256_NONCE_SIZE] = { 0 }; DecryptParamSet() local
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-glue.c49 u8 nonce[]; // for RFC4106 nonce member
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dghash-ce-glue.c48 u8 nonce[RFC4106_NONCE_SIZE]; member
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dmessages.h101 u8 nonce[COOKIE_NONCE_LEN]; member

Completed in 19 milliseconds

12345678910>>...12