Searched refs:update_checksum (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | ssl_internal.h | 487 void (*update_checksum)(mbedtls_ssl_context *, const unsigned char *, size_t); member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | ssl_internal.h | 487 void (*update_checksum)(mbedtls_ssl_context *, const unsigned char *, size_t); member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | ssl_internal.h | 487 void (*update_checksum)(mbedtls_ssl_context *, const unsigned char *, size_t); member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | ssl_internal.h | 487 void (*update_checksum)(mbedtls_ssl_context *, const unsigned char *, size_t); member
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | kmemleak.c | 1173 static bool update_checksum(struct kmemleak_object *object) in update_checksum() function 1506 && update_checksum(object) && get_object(object)) { in kmemleak_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_x540.c | 889 .update_checksum = &ixgbe_update_eeprom_checksum_X540,
|
| H A D | ixgbe_82598.c | 1170 .update_checksum = &ixgbe_update_eeprom_checksum_generic,
|
| H A D | ixgbe_82599.c | 2228 .update_checksum = &ixgbe_update_eeprom_checksum_generic,
|
| H A D | ixgbe_type.h | 3398 s32 (*update_checksum)(struct ixgbe_hw *); member
|
| H A D | ixgbe_x550.c | 3956 .update_checksum = &ixgbe_update_eeprom_checksum_X550, \
|
| H A D | ixgbe_ethtool.c | 1098 hw->eeprom.ops.update_checksum(hw); in ixgbe_set_eeprom()
|