| /third_party/ffmpeg/libavformat/ |
| H A D | httpauth.h | 36 char nonce[300]; /**< Server specified nonce */ member
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_crypto_internal.h | 51 const uint8_t *nonce; /**< must be exactly 15 - l bytes */ member
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ppe.h | 60 uint8_t nonce[32]; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm.h | 36 } nonce; member
|
| H A D | ciphercommon_ccm_hw.c | 13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv() argument
|
| H A D | cipher_chacha20_poly1305.h | 22 unsigned int nonce[12 / 4]; member
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | poly1305.h | 32 unsigned int nonce[4]; member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm.h | 36 } nonce; member
|
| H A D | ciphercommon_ccm_hw.c | 13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv() argument
|
| H A D | cipher_chacha20_poly1305.h | 22 unsigned int nonce[12 / 4]; member
|
| /third_party/openssl/include/crypto/ |
| H A D | poly1305.h | 32 unsigned int nonce[4]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-ctr.c | 25 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 D | aes-eax.c | 28 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 D | aes-ctr.c | 25 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 D | aes-eax.c | 28 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
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | aes_gmac.c | 17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac() argument
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | aes_gmac.c | 17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac() argument
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 34 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) tpm2_buf_append_auth() argument
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | auth_x.h | 35 u64 nonce; member
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | auth_x.h | 35 u64 nonce; member
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_verify_ctx.c | 108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_verify_ctx.c | 108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-aes-gcm.c | 67 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key() local 442 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt() local 459 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | queueing.h | 60 u64 nonce; member
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | poly1305-donna32.c | 120 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() argument
|