| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | auth.c | 48 u8 *hmac) in ubifs_hash_calc_hmac() 390 int len, int ofs_hmac, void *hmac) in ubifs_node_calc_hmac() 453 u8 *hmac; in __ubifs_node_verify_hmac() local 510 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() 544 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero()
|
| H A D | ubifs-media.h | 678 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member 754 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member 781 __u8 hmac[]; member
|
| H A D | replay.c | 599 u8 hmac[UBIFS_HMAC_ARR_SZ]; in authenticate_sleb() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140_gen_hmac.c | 117 static void hmac_section(HMAC_CTX *hmac, const char *start, const char *end) in hmac_section() 132 HMAC_CTX *hmac; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-sha.c | 1690 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local 1751 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local 1768 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_ipad_hash() local 1787 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_opad_hash() local 1803 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup_done() local 1853 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setkey() local 1874 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_init_done() local 1891 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_final() local 1950 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_digest2() local 1999 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); in atmel_sha_hmac_cra_init() local [all …]
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | subflow.c | 47 void *hmac) in subflow_generate_hmac() 68 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_token_join_request() local 258 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_thmac_valid() local 326 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_finish_connect() local 420 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_hmac_valid() local
|
| H A D | options.c | 547 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr_generate_hmac() local 564 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr6_generate_hmac() local 861 u64 hmac = 0; in add_addr_hmac_valid() local
|
| H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
| H A D | crypto_test.c | 35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
|
| H A D | protocol.h | 113 u8 hmac[20]; member 321 u8 hmac[MPTCPOPT_HMAC_LEN]; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | keyprogram.c | 108 struct key_program *result = NULL, *hmac = NULL; in parse_and_check_keyprog() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | sha.c | 171 const u32 *state, const u8 *buffer, bool hmac) in qce_import_common() 209 bool hmac; in qce_ahash_import() local
|
| /OK3568_Linux_fs/kernel/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 37 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 52 struct cc_hmac_s hmac; member 95 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_exit() local 169 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_init() local 301 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in hmac_setkey() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.h | 95 struct fchmac_context hmac; member
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 734 static int check_hmac(struct key_program *hmac, in check_hmac() 773 struct key_program *result = NULL, *hmac = NULL; in load_sd_key_program() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mptcp.h | 55 u8 hmac[20]; member
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | domain.c | 675 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.h | 126 union otx_cpt_fchmac_ctx hmac; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | noise.c | 305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() function
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 603 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/ |
| H A D | tpm2.py | 251 session_attributes=0, hmac=bytes()): argument
|