Home
last modified time | relevance | path

Searched defs:nonce (Results 1 - 25 of 175) sorted by relevance

1234567

/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/
H A Dcommon_standard_bind_exchange.h32 Uint8Buff nonce; member
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dstandard_exchange_message_util.c25 int32_t PackageNonceAndCipherToJson(const Uint8Buff *nonce, const Uint8Buff *cipher, CJson *data, const char *key) in PackageNonceAndCipherToJson() argument
52 int32_t ParseNonceAndCipherFromJson(Uint8Buff *nonce, Uint8Buff *cipher, const CJson *in, const char *key) in ParseNonceAndCipherFromJson() argument
[all...]
/base/security/device_security_level/services/dslm/
H A Ddslm_inner_process.c86 uint64_t nonce = 0; in VerifyDeviceInfoResponse() local
[all...]
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_idm_session_controller_test.cpp86 std::vector<uint8_t> nonce = {1, 3, 2, 5, 7}; in HWTEST_F() local
106 std::vector<uint8_t> nonce = {1, 3, 2, 5, 7}; in HWTEST_F() local
127 std::vector<uint8_t> nonce = {1, 3, 2, 5, 7}; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhttpauth.h36 char nonce[300]; /**< Server specified nonce */ member
/third_party/libcoap/include/coap3/
H A Dcoap_crypto_internal.h51 const uint8_t *nonce; /**< must be exactly 15 - l bytes */ member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ppe.h60 uint8_t nonce[32]; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h36 } nonce; member
H A Dciphercommon_ccm_hw.c13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv() argument
H A Dcipher_chacha20_poly1305.h22 unsigned int nonce[12 / 4]; member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dpoly1305.h32 unsigned int nonce[4]; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h36 } nonce; member
H A Dciphercommon_ccm_hw.c13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv() argument
H A Dcipher_chacha20_poly1305.h22 unsigned int nonce[12 / 4]; member
/third_party/openssl/include/crypto/
H A Dpoly1305.h32 unsigned int nonce[4]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-ctr.c25 int aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, in aes_ctr_encrypt() argument
67 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt() argument
H A Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt() argument
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-ctr.c25 int aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, in aes_ctr_encrypt() argument
67 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt() argument
H A Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt() argument
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
H A Dhks_base_check_test.cpp325 struct HksBlob nonce = { .size = strlen(aadData), .data = (uint8_t *)nonceData }; in HWTEST_F() local
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_verify_ctx.c108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
/third_party/openssl/crypto/ts/
H A Dts_verify_ctx.c108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c89 uint8_t *nonce = NULL; in DecAndImportAuthCode() local
162 ClientBindAesEncrypt(IsoClientBindExchangeTask *task, const IsoParams *params, uint8_t **encData, uint8_t **nonce) ClientBindAesEncrypt() argument
208 uint8_t *nonce = NULL; ClientBindExchangeStart() local
[all...]
H A Diso_server_bind_exchange_task.c81 uint8_t *nonce = NULL; in DecryptChallenge() local
189 uint8_t *nonce = NULL; in GenerateAuthCodeAndImport() local
[all...]
/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_verify.c68 static int32_t ParseNonceOfCertChain(const char *jsonBuffer, struct NonceOfCertChain *nonce) in ParseNonceOfCertChain() argument
111 static void FreeNonceOfCertChain(struct NonceOfCertChain *nonce) in FreeNonceOfCertChain() argument
154 CheckNonceOfCertChain(const struct NonceOfCertChain *nonce, uint64_t challenge, const char *pbkInfoList) CheckNonceOfCertChain() argument
172 struct NonceOfCertChain nonce; VerifyNonceOfCertChain() local
[all...]

Completed in 7 milliseconds

1234567