Home
last modified time | relevance | path

Searched defs:nonce (Results 76 – 100 of 127) sorted by relevance

123456

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dpolicy.c392 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; in set_encryption_policy() local
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h179 u8 nonce[4]; member
235 u8 nonce[4]; member
/OK3568_Linux_fs/kernel/include/net/
H A Dmptcp.h52 u32 nonce; member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c603 u64 nonce) in ndisc_send_ns()
786 u64 nonce = 0; in ndisc_recv_ns() local
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dprotocol.h158 __be32 nonce; /* encrypted random number */ member
H A Drxkad.c817 u32 version, nonce, min_level, abort_code; in rxkad_respond_to_challenge() local
/OK3568_Linux_fs/kernel/crypto/
H A Dgcm.c34 u8 nonce[4]; member
50 u8 nonce[4]; member
H A Dvmac.c71 } nonce; member
H A Dccm.c31 u8 nonce[3]; member
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dmsgr.h65 __le32 nonce; /* unique id for process (e.g. pid) */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2.py250 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(), argument
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c794 static int ccm128_set_iv_reg(u32 chn, const u8 *nonce, u32 nlen) in ccm128_set_iv_reg()
1316 const u8 *key, u32 key_len, const u8 *nonce, u32 nonce_len, in rk_crypto_ae()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes.h99 u8 nonce[4]; member
/OK3568_Linux_fs/kernel/drivers/platform/olpc/
H A Dolpc-xo175-ec.c295 u8 nonce[] = {0xA5, 0x5A}; in olpc_xo175_ec_read_packet() local
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dpdb.h276 u32 nonce; member
288 u32 nonce; member
H A Dcaamalg_qi.c87 u32 *nonce = NULL; in aead_set_sh_desc() local
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h322 unsigned char nonce[RPMB_SZ_NONCE]; member
332 unsigned char nonce[RPMB_SZ_NONCE]; member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto.h102 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm1.c433 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_glue.c56 u8 nonce[4]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_security.c2969 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt()
3095 u8 *nonce[2]; in wpa_tdls_generate_tpk() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_security.c2969 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt()
3095 u8 *nonce[2]; in wpa_tdls_generate_tpk() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_security.c2968 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt()
3094 u8 *nonce[2]; in wpa_tdls_generate_tpk() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_security.c2969 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt()
3095 u8 *nonce[2]; in wpa_tdls_generate_tpk() local
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dchacha20poly1305-selftest.c18 const u8 *input, *output, *assoc, *nonce, *key; member
8864 const u8 *nonce, const size_t nonce_len, in chacha20poly1305_selftest_encrypt()

123456