| /kernel/linux/linux-5.10/include/net/ |
| H A D | mptcp.h | 52 u32 nonce; member
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | wpa.c | 1144 u8 nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_encrypt() local 1190 u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_decrypt() local
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | msgr.h | 65 __le32 nonce; /* unique id for process (e.g. pid) */ member
|
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | policy.c | 300 fscrypt_new_context(union fscrypt_context *ctx_u, const union fscrypt_policy *policy_u, const u8 nonce[FSCRYPT_FILE_NONCE_SIZE]) fscrypt_new_context() argument 432 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; set_encryption_policy() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/scsi/ |
| H A D | scsi_bsg_ufs.h | 172 __u8 nonce[16]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| H A D | messages.h | 101 u8 nonce[COOKIE_NONCE_LEN]; member
|
| /kernel/linux/linux-6.6/net/tls/ |
| H A D | tls.h | 55 unsigned int nonce; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg.c | 365 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local 765 ossl_rand_drbg_new(void *provctx, void *parent, const OSSL_DISPATCH *p_dispatch, int (*dnew)(PROV_DRBG *ctx), int (*instantiate)(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen), int (*uninstantiate)(PROV_DRBG *ctx), int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *adin, size_t adin_len), int (*generate)(PROV_DRBG *, unsigned char *out, size_t outlen, const unsigned char *adin, size_t adin_len)) ossl_rand_drbg_new() argument [all...] |
| H A D | drbg_hash.c | 248 drbg_hash_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_hash_instantiate() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_utils.c | 251 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) in TS_TST_INFO_set_nonce() argument
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | modes.h | 155 } nonce, cmac; member
|
| /third_party/openssl/include/crypto/ |
| H A D | modes.h | 155 } nonce, cmac; member
|
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg.c | 365 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local 765 ossl_rand_drbg_new(void *provctx, void *parent, const OSSL_DISPATCH *p_dispatch, int (*dnew)(PROV_DRBG *ctx), int (*instantiate)(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen), int (*uninstantiate)(PROV_DRBG *ctx), int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *adin, size_t adin_len), int (*generate)(PROV_DRBG *, unsigned char *out, size_t outlen, const unsigned char *adin, size_t adin_len)) ossl_rand_drbg_new() argument [all...] |
| H A D | drbg_hash.c | 248 drbg_hash_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_hash_instantiate() argument
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_utils.c | 251 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) in TS_TST_INFO_set_nonce() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | digestauth.c | 99 digest_calc_ha1(const char *alg, const char *username, const char *realm, const char *password, const char *nonce, const char *cnonce, char *sessionkey) digest_calc_ha1() argument 145 digest_calc_response(const char *ha1, const char *nonce, const char *noncecount, const char *cnonce, const char *qop, const char *method, const char *uri, const char *hentity, char *response) digest_calc_response() argument 301 check_nonce_nc(struct MHD_Connection *connection, const char *nonce, unsigned long int nc) check_nonce_nc() argument 397 calculate_nonce(uint32_t nonce_time, const char *method, const char *rnd, size_t rnd_size, const char *uri, const char *realm, char *nonce) calculate_nonce() argument 571 char nonce[MAX_NONCE_LENGTH]; MHD_digest_auth_check() local 808 char nonce[HASH_MD5_HEX_LEN + 9]; MHD_queue_auth_fail_response() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_eke.c | 593 u8 nonce[EAP_EKE_MAX_NONCE_LEN]; in eap_eke_process_confirm() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_eke.c | 593 u8 nonce[EAP_EKE_MAX_NONCE_LEN]; in eap_eke_process_confirm() local
|
| /base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
| H A D | alg_defs.h | 62 uint8_t *nonce; member
|
| /base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/ |
| H A D | expand_sub_session.c | 54 Uint8Buff nonce; member 503 int32_t CreateExpandSubSession(const Uint8Buff *nonce, const Uint8Buff *encKey, ExpandSubSession **returnObj) in CreateExpandSubSession() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/ |
| H A D | hks_aes_cipher_ccm_test.cpp | 414 static int32_t HksAesSetNonceLen(HksParam *param, uint32_t cnt, uint32_t len, const uint8_t *nonce)
in HksAesSetNonceLen() argument [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_keyblob.c | 45 uint8_t nonce[HKS_KEY_BLOB_NONCE_SIZE];
member 294 struct HksBlob nonce = { HKS_KEY_BLOB_NONCE_SIZE, keyBlobInfo->nonce };
in InitKeyBlobInfo() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx.h | 92 u8 nonce[NX_GCM4106_NONCE_LEN]; member 106 u8 nonce[NX_CCM4309_NONCE_LEN]; member 114 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | vmac.c | 70 } nonce; member [all...] |
| H A D | ccm.c | 30 u8 nonce[3]; member
|